socketio_app A quick example of how to use ellar Websocket Gateway with python-socketio library. Requirements Python >= 3.7 Starlette Injector Project setup pip install -r requirements.txt Development Server ellar runserver --reload