MCPcopy Create free account
hub / github.com/miguelgrinberg/python-socketio / app.py

File app.py

examples/server/wsgi/app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# set async_mode to 'threading', 'eventlet', 'gevent' or 'gevent_uwsgi' to
2# force a mode else, the best mode is selected automatically from what's
3# installed
4async_mode = None

Callers

nothing calls this directly

Calls 1

instrumentMethod · 0.45

Tested by

no test coverage detected