pythonasyncioeventletgeventlong-pollinglow-latencysocket-iosocketiosocketio-serverweb-serverwebsocket
|
4 months ago | |
---|---|---|
.. | ||
async | 4 months ago | |
sync | 4 months ago | |
README.rst | 2 years ago |
README.rst
Socket.IO Simple Client Examples
================================
This directory contains several example Socket.IO client applications built
with the simplified client and organized by directory:
sync
----
Examples that use standard Python.
async
-----
Examples that use Python's `asyncio` package.