typo int readme[ecosystem] (#3557)

Co-authored-by: fujian.zfj <fujian.zfj@alibaba-inc.com>
This commit is contained in:
赵福建
2021-12-01 14:00:55 +08:00
committed by GitHub
co-authored by fujian.zfj
parent 5a0da0260b
commit eff9530608
+1 -1
View File
@@ -18,7 +18,7 @@ It offers a variety of features:
* A variety of cross language clients, such as Java, [C/C++](https://github.com/apache/rocketmq-client-cpp), [Python](https://github.com/apache/rocketmq-client-python), [Go](https://github.com/apache/rocketmq-client-go), [Node.js](https://github.com/apache/rocketmq-client-nodejs)
* Pluggable transport protocols, such as TCP, SSL, AIO
* Built-in message tracing capability, also support opentracing
* Versatile big-data and streaming ecosytem integration
* Versatile big-data and streaming ecosystem integration
* Message retroactivity by time or offset
* Reliable FIFO and strict ordered messaging in the same queue
* Efficient pull and push consumption model