This directory contains several example Engine.IO server applications, organized by directory:
Examples that are compatible with the WSGI specification.
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 Engine.IO for compatiblity testing.