File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -123,9 +123,11 @@ cargo run --bin rocketmq-broker-rust
123123
124124First, start the RocketMQ NameServer and Broker services.
125125
126- - [ ** Send a single message** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message )
126+ - [ ** Send a single message
127+ ** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message )
127128
128- - [ ** Send batch messages** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages )
129+ - [ ** Send batch messages
130+ ** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages )
129131
130132- [ ** Send RPC messages** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-RPC-messages )
131133
@@ -150,7 +152,8 @@ will be carried out sequentially in the following order.
150152## Contributing
151153
152154Contributions to code, issue reporting, and suggestions are welcome. The development of RocketMQ-Rust relies on the
153- support of developers. Let's collaborate to advance Rust in the message middleware domain.
155+ support of developers. Let's collaborate to advance Rust in the message middleware
156+ domain. [ ** ` Contribute Guide ` ** ] ( https://rocketmq-rust.ljbmxsm.com/docs/contribute-guide/ )
154157
155158![ ] ( https://repobeats.axiom.co/api/embed/6ca125de92b36e1f78c6681d0a1296b8958adea1.svg " Repobeats analytics image ")
156159
You can’t perform that action at this time.
0 commit comments