1 parent 6e4079a commit 1fb1f6dCopy full SHA for 1fb1f6d
1 file changed
examples/client/asyncio/README.rst
@@ -1,8 +1,8 @@
1
-Socket.IO Threading Examples
2
-============================
+Socket.IO Asyncio Examples
+==========================
3
4
This directory contains example Socket.IO clients that work with the
5
-`threading` package of the Python standard library.
+`asyncio` package of the Python standard library.
6
7
latency_client.py
8
-----------------
0 commit comments