Skip to content

Commit f2c6094

Browse files
Update examples/rpc/README.md
Co-authored-by: Copilot <[email protected]>
1 parent 29791f4 commit f2c6094

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

examples/rpc/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,8 @@ To run this example, you need to have RabbitMQ >=4.2 server running locally.
1111
Then run the python scripts in separate terminal windows.
1212
```bash
1313
$ python3 server.py
14-
connection_consumer to amqp server
14+
Connecting consumer to AMQP server
1515
Responder listening on address: /queues/rpc_queue
16-
```
17-
18-
Then in another terminal window run:
19-
```bash
20-
$ python3 client.py
21-
connection_consumer to amqp server
2216
connected both publisher and consumer
2317
consumer reply address is /queues/amq.rabbitmq.reply-to.g1h2AA5yZXBseUA2ODc4MTMzNAAAcEoAAAAAaS8eQg%3D%
2418
```

0 commit comments

Comments
 (0)