Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Oblovatniy 2b414eaad5 Add support of Flask blueprints 2016-05-01 17:13:49 +03:00
kennethreitz 3d4ce11d38 add request context into the socket handler #25 2016-02-03 22:07:37 -05:00
kennethreitz b159ecbeb3 Fallback to Flask routing when not a ws request #11 2016-02-03 22:03:41 -05:00
Jules Olleon 91cee59a1a add werkzeug routing: allows '/endpoint/<some_id>' style routing 2014-06-12 08:59:17 -07:00
Jurie Horneman aabe4aa8f3 Making sure all paths return something
Callers may rely on being able to iterate over the result of this function.
2014-06-11 20:58:44 +02:00
Kenneth Reitz 1d06b1e6cb freedom patches 2013-09-30 21:46:39 -04:00
Kenneth Reitz 376f0da86a stylism 2013-09-30 21:17:16 -04:00
Kenneth Reitz e32b7b41cc don't hard-depend on gevent 2013-09-30 21:15:37 -04:00
Kenneth Reitz 3f659b4b2b Sockets Class 2013-09-30 21:10:18 -04:00
Kenneth Reitz 18f254849b flask-sockets 2013-09-30 21:01:22 -04:00