We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71024e0 commit 2d87134Copy full SHA for 2d87134
rust-amqprs/README.md
@@ -38,8 +38,3 @@ Each cargo command should be launched in a separate shell.
38
39
cargo run --bin receive_logs_topic kern.* # specify topic filter
40
cargo run --bin emit_log_topic kern.mem "No memory left!" # specify topic and message
41
-
42
-#### [Tutorial six: RPC](https://www.rabbitmq.com/tutorials/tutorial-six-python.html)
43
44
- cargo run --bin rpc_server
45
- cargo run --bin rpc_client
0 commit comments