File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -123,12 +123,10 @@ cargo run --bin rocketmq-broker-rust
123123
124124First, start the RocketMQ NameServer and Broker services.
125125
126- - [ ** Send a single message
127- ** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message )
128-
129- - [ ** Send batch messages
130- ** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages )
131-
126+ - [ ** Send a single message** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message )
127+
128+ - [ ** Send batch messages** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages )
129+
132130- [ ** Send RPC messages** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-RPC-messages )
133131
134132[ ** For more examples, you can check here** ] ( https://github.com/mxsm/rocketmq-rust/tree/main/rocketmq-client/examples )
You can’t perform that action at this time.
0 commit comments