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 50814a7 commit f74e9a5Copy full SHA for f74e9a5
examples/simple_async_client.py
@@ -3,7 +3,7 @@
3
4
An example of a single threaded synchronous client.
5
6
-usage: simple_client_async.py
+usage: simple_async_client.py
7
8
All options must be adapted in the code
9
The corresponding server must be started before e.g. as:
examples/simple_sync_client.py
+usage: simple_sync_client.py
0 commit comments