Miguel Grinberg
6 years ago
No known key found for this signature in database
GPG Key ID: 36848B262DF5F06C
1 changed files with
3 additions and
3 deletions
-
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 |
|
|
|
`threading` package of the Python standard library. |
|
|
|
`asyncio` package of the Python standard library. |
|
|
|
|
|
|
|
latency_client.py |
|
|
|
----------------- |
|
|
|