Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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