Commit Graph

  • 98ba141f7d Add build and twine as dev deps for easy publishing master Derek 2022-01-15 16:49:27 -0700
  • 7e7fe4891e Setup pipenv Derek 2022-01-15 16:30:41 -0700
  • 223cf10c57 Bump version, prep for pypi Derek 2022-01-15 16:20:00 -0700
  • d2a513460b Add SCRIPT_NAME support Derek 2022-01-15 16:11:48 -0700
  • 228959af69 Fix annoying TypeError during logging Derek 2022-01-15 01:42:20 -0700
  • dd783513af
    fix the compatible with werkzeug 2.x Harry 2021-11-01 06:39:52 +0700
  • de93aef566
    Merge b33c579815 into 003660b70b Tom V 2021-05-14 13:12:07 +0100
  • b33c579815
    set websocket=True for Rule, fixes #81 Tom Viner 2021-05-14 13:09:47 +0100
  • bf6b1b460e
    Merge bed2949d49 into 003660b70b Marlus Lopes Tavares 2021-01-06 02:00:57 -0300
  • bed2949d49
    fix type error Marlus Lopes Tavares 2021-01-06 01:58:31 -0300
  • 0d45f2b2a9
    Merge a5fc37c2d1 into 003660b70b Uwe L. Korn 2019-11-25 17:30:42 +0100
  • a5fc37c2d1 Add license in sdist and wheel Uwe L. Korn 2019-11-25 17:30:17 +0100
  • 769b26b749
    Merge e9b4779c8d into 003660b70b Uwe L. Korn 2019-11-25 17:23:15 +0100
  • e9b4779c8d
    Correct license in setup.py Uwe L. Korn 2019-11-25 17:23:02 +0100
  • f3831688a9
    Merge 0d24f76e02 into 003660b70b Brian Kirkpatrick 2019-02-18 21:10:52 +0000
  • 0d24f76e02
    Update flask_sockets.py Brian Kirkpatrick 2019-02-18 13:08:30 -0800
  • c28a7324ad Merge c7c728a57c into 003660b70b Mathijs 2018-01-03 11:17:40 +0000
  • c7c728a57c Allow additional setup before completing the handshake Mathijs van den Worm 2018-01-03 12:07:21 +0100
  • 6c79942f14 Fixed gevent-websocket repo link Raja Simon 2017-06-23 15:03:36 +0530
  • 003660b70b Merge pull request #49 from robertaistleitner/readme-sessionhandling Kenneth Reitz 2017-05-30 13:23:01 -0400
  • 6fe41954b9 Add information on session handling to README robertaistleitner 2017-05-30 07:41:06 +0200
  • e92aece664 Merge pull request #31 from robertaistleitner/master Kenneth Reitz 2017-05-01 10:17:08 -0400
  • 02a32b76ea Merge pull request #36 from RepositPower/gunicorn-access-log Kenneth Reitz 2017-05-01 10:15:33 -0400
  • 87fa13d7d6 Added GunicornWebSocketHandler with gunicorn-compatible access-logformat Tomas Krajca 2016-06-22 22:45:09 +1000
  • 4cd13b03dd Merge pull request #32 from oblalex/master v0.2.1 Kenneth Reitz 2016-06-04 19:13:07 -0700
  • 2b414eaad5 Add support of Flask blueprints Alexander Oblovatniy 2016-05-01 17:13:49 +0300
  • d27c4ba2c9 little bugfix to avoid exception on non-existing cookie Robert Aistleitner 2016-04-28 13:27:09 +0200
  • acad9bc37b add support for cookies in the websocket Robert Aistleitner 2016-04-28 10:30:05 +0200
  • a52542ace4 Merge pull request #29 from eranrund/master Kenneth Reitz 2016-02-04 14:25:28 -0500
  • 71fcffa02a fix spelling mistake Eran Rundstein 2016-02-04 11:23:45 -0800
  • a6f1f4e4fc release history v0.2.0 Kenneth Reitz 2016-02-03 22:31:04 -0500
  • dde27ff3fa v0.2.0 Kenneth Reitz 2016-02-03 22:26:38 -0500
  • f26110233b Update README.rst Kenneth Reitz 2016-02-03 22:10:53 -0500
  • 3d4ce11d38 add request context into the socket handler #25 Kenneth Reitz 2016-02-03 22:07:37 -0500
  • b159ecbeb3 Fallback to Flask routing when not a ws request #11 Kenneth Reitz 2016-02-03 22:03:41 -0500
  • ed60987664 Update README.rst Kenneth Reitz 2016-02-03 21:51:00 -0500
  • 1f571eff77 Merge pull request #26 from AndreMiras/patch-1 Kenneth Reitz 2016-02-03 21:50:22 -0500
  • 83d170156c Merge pull request #28 from tian2992/master Kenneth Reitz 2016-02-03 21:49:56 -0500
  • fd2a7b89a4 Merge pull request #18 from jolleon/master Kenneth Reitz 2016-02-03 21:48:20 -0500
  • 8294495656 Update README.rst Kenneth Reitz 2016-02-03 21:32:11 -0500
  • 6feac2a9b7 Update README.rst Kenneth Reitz 2016-02-03 21:31:56 -0500
  • 87e2594b60 Update README.rst Sebastian Oliva 2015-09-03 19:04:07 -0600
  • a21db68037 Fixes gevent-websocket broken link AndreMiras 2015-06-16 14:56:59 +0200
  • e06942e363 Merge 38d675cb58 into 2a02568e07 Philip Neustrom 2015-04-08 13:40:13 +0000
  • 38d675cb58 Add request context into the socket handler. Philip Neustrom 2015-04-08 06:39:03 -0700
  • 3b948eee13 Merge a33050ff28 into 2a02568e07 Jurie Horneman 2014-06-12 16:34:47 +0000
  • a33050ff28 Earlier check for websocket environment. Jurie Horneman 2014-06-12 18:33:48 +0200
  • 91cee59a1a add werkzeug routing: allows '/endpoint/<some_id>' style routing Jules Olleon 2014-04-18 20:50:07 -0700
  • 8877904659 Merge 122744178f into 2a02568e07 Eric Hanchrow 2014-06-12 15:36:26 +0000
  • 2a02568e07 Merge pull request #20 from jhorneman/master Kenneth Reitz 2014-06-12 11:28:35 -0400
  • aabe4aa8f3 Making sure all paths return something Jurie Horneman 2014-06-11 20:58:44 +0200
  • ba0a423531 Merge ac00ef4ac0 into 6dc512a7a0 Clark DuVall 2014-02-27 17:32:14 -0800
  • ac00ef4ac0 Use Flask routing to allow for variables in URL Clark DuVall 2014-02-27 17:32:07 -0800
  • 122744178f SocketMiddleware.__call__: initialize ``environment`` Eric Hanchrow 2013-12-13 11:31:31 -0800
  • 321bad35d9 SocketMiddleware.__call__: avoid exception when 'wsgi.websocket' isn't in the environment. Eric Hanchrow 2013-12-12 13:36:13 -0800
  • eaa488dce2 Merge a5a9d761fd into 6dc512a7a0 Travis Chapman 2013-11-25 11:31:52 -0800
  • 0a80350920 Merge 09e61ff5a8 into 6dc512a7a0 Marc Brinkmann 2013-11-25 11:31:46 -0800
  • 6dc512a7a0 Merge pull request #9 from mbildner/patch-1 Kenneth Reitz 2013-11-25 11:31:43 -0800
  • a5a9d761fd Added exception handling to __call__ of SocketMiddleware Travis Chapman 2013-11-22 13:11:51 -0500
  • fadb9717b5 Updates README.md to warn against using Flask dev server Moshe Bildner 2013-11-21 15:25:46 -0500
  • 09e61ff5a8 Updated example code in README.rst. Marc Brinkmann 2013-10-11 16:21:30 +0200
  • ec84058582 Added @socket wrapper for pure websocket endpoints. Marc Brinkmann 2013-10-11 15:59:10 +0200
  • 54044f5c94 Get rid of most of the code and try to work with what Flask already provides. Marc Brinkmann 2013-10-11 15:36:29 +0200
  • de94e0163d Use werkzeug URL routing (like Flask does) for view_functions, aka handlers. Marc Brinkmann 2013-10-11 14:52:29 +0200
  • 1a44103803 Merge 3cec2e617f into 112ba57590 Wouter Bolsterlee 2013-10-04 07:44:38 -0700
  • 112ba57590 Merge pull request #1 from aaugustin/master Kenneth Reitz 2013-10-01 23:46:12 -0700
  • 3cec2e617f Minor coding style cleanups Wouter Bolsterlee 2013-10-01 22:44:38 +0200
  • 9aac023db8 Merge 1c2e50cab1 into ad09d144be Aymeric Augustin 2013-10-01 08:30:26 -0700
  • 1c2e50cab1 Fix typo Aymeric Augustin 2013-10-01 17:29:54 +0200
  • ad09d144be Update README.rst Kenneth Reitz 2013-09-30 22:53:42 -0400
  • d9f7d309a2 Update README.rst Kenneth Reitz 2013-09-30 22:21:48 -0400
  • 1f0aa325aa Update README.rst Kenneth Reitz 2013-09-30 22:21:28 -0400
  • 6e37cfdf83 Update README.rst Kenneth Reitz 2013-09-30 22:20:45 -0400
  • 67808cd708 Update README.rst Kenneth Reitz 2013-09-30 22:20:15 -0400
  • 37ba23a6c9 Update README.rst Kenneth Reitz 2013-09-30 22:19:51 -0400
  • 1d06b1e6cb freedom patches v0.1.0 Kenneth Reitz 2013-09-30 21:46:39 -0400
  • 6154ea662c websocket interface Kenneth Reitz 2013-09-30 21:32:35 -0400
  • 7335ce857a deployment notes Kenneth Reitz 2013-09-30 21:23:13 -0400
  • 16e3b4c5a9 readme: there we go Kenneth Reitz 2013-09-30 21:18:20 -0400
  • 5c160af1d0 readme: i'm picky Kenneth Reitz 2013-09-30 21:17:56 -0400
  • 376f0da86a stylism Kenneth Reitz 2013-09-30 21:17:16 -0400
  • e32b7b41cc don't hard-depend on gevent Kenneth Reitz 2013-09-30 21:15:37 -0400
  • 7608c0ce4b flask-sockets Kenneth Reitz 2013-09-30 21:10:26 -0400
  • 3f659b4b2b Sockets Class Kenneth Reitz 2013-09-30 21:10:18 -0400
  • 1d118fdaa5 new tagline Kenneth Reitz 2013-09-30 21:09:48 -0400
  • 18f254849b flask-sockets Kenneth Reitz 2013-09-30 21:01:22 -0400
  • 566e4ee553 readme polish Kenneth Reitz 2013-09-30 20:58:11 -0400
  • 4ae9239002 codeblock Kenneth Reitz 2013-09-30 20:57:21 -0400
  • e9de10da8f readme example Kenneth Reitz 2013-09-30 20:56:04 -0400
  • 5f2afb4ff0 basic setup.py Kenneth Reitz 2013-09-30 20:51:56 -0400
  • 6dc1b79975 cleanups Kenneth Reitz 2013-09-30 20:51:51 -0400
  • 02f27f0de3 import flask-websocket Kenneth Reitz 2013-09-30 20:51:43 -0400
  • aff7442a39 lawyer up Kenneth Reitz 2013-09-30 20:46:02 -0400
  • 1c931da72f rst Kenneth Reitz 2013-09-30 20:45:56 -0400
  • 73c71dcf42 first commit Kenneth Reitz 2013-09-30 20:41:37 -0400