Browse Source

readme fixes

pull/269/head
Miguel Grinberg 6 years ago
parent
commit
1fb1f6d6e5
No known key found for this signature in database GPG Key ID: 36848B262DF5F06C
  1. 6
      examples/client/asyncio/README.rst

6
examples/client/asyncio/README.rst

@ -1,8 +1,8 @@
Socket.IO Threading Examples Socket.IO Asyncio Examples
============================ ==========================
This directory contains example Socket.IO clients that work with the This directory contains example Socket.IO clients that work with the
`threading` package of the Python standard library. `asyncio` package of the Python standard library.
latency_client.py latency_client.py
----------------- -----------------

Loading…
Cancel
Save