Engine.IO Client Examples This directory contains several example Engine.IO client applications, organized by directory: threads Examples that use standard Python thread concurrency. asyncio Examples that use Python's asyncio package for concurrency.