Skip to content

Instantly share code, notes, and snippets.

@Nipun2016
Created June 27, 2019 07:14
Show Gist options
  • Save Nipun2016/30f5e416c5de99a3f951723a8f1fffb4 to your computer and use it in GitHub Desktop.
Save Nipun2016/30f5e416c5de99a3f951723a8f1fffb4 to your computer and use it in GitHub Desktop.
from socketio_app.views import sio
import socketio
application = socketio.WSGIApp(sio, application)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment