gstaff / flask-ngrok

A simple way to demo Flask apps from your machine.
Other
138 stars 58 forks source link

Incompatible with socketio #33

Open aydanjiwani opened 2 years ago

aydanjiwani commented 2 years ago

When attempting to write a simple flask websocket app with socketio, adding this package produces TypeError: new_run() got an unexpected keyword argument 'host'