This repository has been archived by the owner on Apr 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 164
Pull requests: heroku-python/flask-sockets
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Use werkzeug URL routing (like Flask does) / get rid of middleware.
#7
by mbr
was closed Jun 12, 2014
Loading…
Updates README.md to warn against using Flask dev server
#9
by mbildner
was merged Nov 25, 2013
Loading…
Added exception handling to __call__ of SocketMiddleware
#10
by teechap
was closed Feb 4, 2016
Loading…
SocketMiddleware.__call__: avoid exception when 'wsgi.websocket' isn't i...
#11
by offby1
was closed Feb 4, 2016
Loading…
add werkzeug routing: allows '/endpoint/<some_id>' style routing
#18
by jolleon
was merged Feb 4, 2016
Loading…
Just added a small patch to make the flask_sockets.worker play nicely with gunicorn's access-logformat
#36
by tkrajca
was merged May 1, 2017
Loading…
Add information on session handling to README
#49
by robertaistleitner
was merged May 30, 2017
Loading…
Allow additional setup before completing the handshake
#57
by mthjs
was closed May 20, 2022
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.