Skip to content

Commit 2d87134

Browse files
Rust with amqprs: tutorial six is not currently implemented
1 parent 71024e0 commit 2d87134

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

rust-amqprs/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,3 @@ Each cargo command should be launched in a separate shell.
3838

3939
cargo run --bin receive_logs_topic kern.* # specify topic filter
4040
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

Comments
 (0)