This directory contains several example Socket.IO applications, organized by directory:
Examples that are compatible with the WSGI protocol and frameworks.
Examples that are compatible with the ASGI specification.
Examples that are compatible with the aiohttp framework for asyncio.
Examples that are compatible with the sanic framework for asyncio.
Examples that are compatible with the tornado framework.
Examples that use the JavaScript version of Socket.IO for compatiblity testing.