Skip to content

Commit

Permalink
[ISSUE ##943]📝Update client README.md✏️ (#944)
Browse files Browse the repository at this point in the history
  • Loading branch information
note-art authored Aug 31, 2024
1 parent 6b3e4bd commit 2e22a06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rocketmq-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ This project is the Rust implementation of Apache RocketMQ client. It is based o

First, start the RocketMQ NameServer and Broker services.

- [**Send a single message**](#Send a single message)
- [**Send a single message**](#Send-a-single-message)

- [**Send batch messages**](#Send batch messages)
- [**Send batch messages**](#Send-batch-messages)

- [**Send RPC messages**](#Send RPC messages)
- [**Send RPC messages**](#Send-RPC-messages)

[**For more examples, you can check here**](https://github.com/mxsm/rocketmq-rust/tree/main/rocketmq-client/examples)

Expand Down

0 comments on commit 2e22a06

Please sign in to comment.