This is an automated email from the ASF dual-hosted git repository.

duhengforever pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new eb0a0e94e fix: delete a feature in Readme (#4298)
eb0a0e94e is described below

commit eb0a0e94e62d843519b61307c2d880c40b34390d
Author: Jacob_Mr_Yang <[email protected]>
AuthorDate: Fri May 13 10:17:37 2022 +0800

    fix: delete a feature in Readme (#4298)
    
    Co-authored-by: Heng Du <[email protected]>
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index f8ffef31c..5f189d852 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,6 @@ It offers a variety of features:
 * Messaging patterns including publish/subscribe, request/reply and streaming
 * Financial grade transactional message
 * Built-in fault tolerance and high availability configuration options base on 
[DLedger](https://github.com/openmessaging/openmessaging-storage-dledger)
-* Pluggable transport protocols, such as TCP, SSL, AIO
 * Built-in message tracing capability, also support opentracing
 * Versatile big-data and streaming ecosystem integration
 * Message retroactivity by time or offset

Reply via email to