File tree 1 file changed +6
-3
lines changed
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
123
123
124
124
First, start the RocketMQ NameServer and Broker services.
125
125
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 )
127
128
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 )
129
131
130
132
- [ ** Send RPC messages** ] ( https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-RPC-messages )
131
133
@@ -150,7 +152,8 @@ will be carried out sequentially in the following order.
150
152
## Contributing
151
153
152
154
Contributions 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/ )
154
157
155
158
![ ] ( https://repobeats.axiom.co/api/embed/6ca125de92b36e1f78c6681d0a1296b8958adea1.svg " Repobeats analytics image ")
156
159
You can’t perform that action at this time.
0 commit comments