Rust with amqprs: tutorial six is not currently implemented
This commit is contained in:
parent
71024e0dc2
commit
2d871344a2
@ -38,8 +38,3 @@ Each cargo command should be launched in a separate shell.
|
||||
|
||||
cargo run --bin receive_logs_topic kern.* # specify topic filter
|
||||
cargo run --bin emit_log_topic kern.mem "No memory left!" # specify topic and message
|
||||
|
||||
#### [Tutorial six: RPC](https://www.rabbitmq.com/tutorials/tutorial-six-python.html)
|
||||
|
||||
cargo run --bin rpc_server
|
||||
cargo run --bin rpc_client
|
||||
|
Loading…
Reference in New Issue
Block a user