Commit Graph

  • 52bd3e7aa3 added kwargs to the __init__ of RedisManager in order to pass more parameters in this case used to optionally set redis client name add kwargs to zmq_manager.py and kombu_manager.py Iddo Tal 2017-12-18 23:56:46 +0200
  • 96d4e5f257
    Release 1.8.4 v1.8.4 Miguel Grinberg 2017-12-11 13:30:35 -0800
  • b3fc842c76
    properly handle callbacks in multi-host configurations for asyncio Miguel Grinberg 2017-12-09 10:32:42 -0800
  • bb3866c354 Merge e48ad0ab8c into 8d7059a1a2 #152 rettier 2017-12-09 12:36:15 +0000
  • e48ad0ab8c Properly handle callbacks in multi-host configurations in asyncio pubsub manager #152 Philipp Reitter 2017-12-09 13:28:48 +0100
  • 8d7059a1a2
    Properly handle callbacks in multi-host configurations Miguel Grinberg 2017-12-08 09:07:58 -0800
  • 06e7cece74 aiohttp instead of flask in example HTML (#91) Jacopo Farina 2017-12-06 18:27:02 +0100
  • ef7088d67a Fix backquotes usage in docs. (#146) Kane Blueriver 2017-11-21 02:09:48 +0800
  • 394d6cf7ae
    Fix backquotes usage in docs. #146 Kane Blueriver 2017-11-20 21:54:50 +0800
  • 8415a7a33c
    updated socketio js client to v2.0.4 in all examples Miguel Grinberg 2017-11-15 11:50:02 -0800
  • 3b702da590
    Release 1.8.3 v1.8.3 Miguel Grinberg 2017-11-12 18:36:33 -0800
  • 9350775634
    fixed memory leak on rejected connections for asyncio Miguel Grinberg 2017-11-12 18:36:00 -0800
  • 63b6908953
    Release 1.8.2 v1.8.2 Miguel Grinberg 2017-11-12 18:01:00 -0800
  • 66e17fb387
    fixed memory leak on rejected connections Miguel Grinberg 2017-11-12 16:41:14 -0800
  • 90b226d0e3
    Release 1.8.1 v1.8.1 Miguel Grinberg 2017-10-01 16:58:58 -0700
  • caf0fd394a Merge eaa63503e2 into 7f02f7aaa9 #125 xu 2017-10-01 23:48:51 +0000
  • 7f02f7aaa9
    JavaScript client sends query string attached to namespace Miguel Grinberg 2017-10-01 16:47:46 -0700
  • 8bba811408 Update README.rst Miguel Grinberg 2017-09-01 11:21:14 -0700
  • 187c52582b
    Documented protocol defaults Miguel Grinberg 2017-08-13 18:57:48 -0700
  • eaa63503e2 fix import error #125 xuyaoqiang 2017-08-01 17:02:50 +0800
  • 53e5a22a5f fix urlparse import error xuyaoqiang 2017-08-01 16:55:01 +0800
  • 180b8ab7cf reproduce invalid namespace xuyaoqiang 2017-08-01 16:03:49 +0800
  • 6db548fde1 compatiable fix for namespace messed up xuyaoqiang 2017-08-01 13:47:01 +0800
  • 2faa6f56d4
    Release 1.8.0 v1.8.0 Miguel Grinberg 2017-07-26 10:48:31 -0700
  • 358a8e118f Made queues non-durable. Always retry after disconnect. (#120) Alex Plugaru 2017-07-26 10:46:31 -0700
  • 880240e3a0 Made queues non-durable. Always retry after disconnect. #120 Alex Plugaru 2017-07-26 10:34:29 -0700
  • 97f4faa88b
    Release 1.7.7 v1.7.7 Miguel Grinberg 2017-07-20 07:19:34 -0700
  • af81132610
    pass redis password in the URL Miguel Grinberg 2017-07-20 06:16:12 -0700
  • 8cf035fb3a redis pub/sub support set password (#116) larry.liu 2017-07-20 21:11:25 +0800
  • fd5a176745 format code style #116 larry.liu 2017-07-20 16:16:48 +0800
  • 326226c791 format code style larry.liu 2017-07-20 16:12:53 +0800
  • c62afe5c10 Merge 24b9369c4a into d0dd3e44f8 #117 larry.liu 2017-07-19 15:00:40 +0000
  • 24b9369c4a redis pub/sub support set password #117 larry.liu 2017-07-19 22:59:49 +0800
  • dbe3976266 redis pub/sub support set password larry.liu 2017-07-14 09:44:16 +0800
  • d0dd3e44f8
    Release 1.7.6 v1.7.6 Miguel Grinberg 2017-07-02 14:23:16 -0700
  • 93f70dc9e1
    async_handlers option for asyncio servers Miguel Grinberg 2017-07-02 14:20:11 -0700
  • 26c29988b9 Merge a33319a62e into 690be4fd19 #14 Connor Wolf 2017-06-05 20:41:46 +0000
  • 690be4fd19 fixed requirements file for python 2 Miguel Grinberg 2017-05-31 11:00:52 -0700
  • 1ecbf5bef0 minor improvements to django example Miguel Grinberg 2017-05-31 09:55:05 -0700
  • 3531b513a8 Django example Miguel Grinberg 2017-05-30 23:54:45 -0700
  • a40e2abf63 Release 1.7.5 v1.7.5 Miguel Grinberg 2017-05-29 23:26:00 -0700
  • 3ae013b90e validate namespace in disconnect call Miguel Grinberg 2017-05-29 23:24:26 -0700
  • fe8a75f16b Merge pull request #103 from Stonesjtu/patch-1 Miguel Grinberg 2017-05-23 07:56:18 -0700
  • 8e734573a9 The usage of class-based namespace #103 Kaiyu Shi 2017-05-23 20:15:19 +0800
  • 36f8d35d08 fix misleading error message Miguel Grinberg 2017-05-22 08:51:20 -0700
  • e9f9928789
    page title is now python-socketio #91 jacopofar 2017-04-03 10:51:56 +0200
  • a30a29afc6
    aiohttp instead of flask in example HTML jacopofar 2017-03-31 17:09:54 +0200
  • 351a568cda Release 1.7.4 v1.7.4 Miguel Grinberg 2017-03-27 20:03:49 -0700
  • af0004d78e Handle broadcasts to zero clients Miguel Grinberg 2017-03-27 20:00:16 -0700
  • 0f0d6355fb Release 2.7.3 v1.7.3 Miguel Grinberg 2017-03-21 18:55:24 -0700
  • 5b9b17c4a0 Fix variable referenced before assignment Miguel Grinberg 2017-03-21 18:54:31 -0700
  • 142e478737 use Python 3.6 for docs build Miguel Grinberg 2017-03-08 17:10:46 -0800
  • 94eda9e8c9 Release 1.7.2 v1.7.2 Miguel Grinberg 2017-03-07 22:27:36 -0800
  • 2582f286f5 websocket support for sanic Miguel Grinberg 2017-03-07 22:24:09 -0800
  • 7e10afe855 Release 1.7.1 v1.7.1 Miguel Grinberg 2017-02-14 20:50:39 -0800
  • 5e1391d80e Fixed initialize() method in PubSubManager subclasses Miguel Grinberg 2017-02-14 16:55:30 -0800
  • edbbbf2770 Merge pull request #71 from kenwalger/patch-1 Miguel Grinberg 2017-02-14 11:59:36 -0800
  • d6839e9ae8 Update README.rst #71 Ken W. Alger 2017-02-14 10:56:14 -0800
  • 38af61ee1f sanic examples (long-polling only) Miguel Grinberg 2017-02-13 08:54:52 -0800
  • ea94110559 fixed link in readme file Miguel Grinberg 2017-02-11 19:48:23 -0800
  • 8e8f6dfeee Release 1.7.0 v1.7.0 Miguel Grinberg 2017-02-11 19:34:49 -0800
  • ce44133acd redis message queue for asyncio Miguel Grinberg 2017-02-11 19:24:40 -0800
  • 2e55d7f020 updated documentation logo Miguel Grinberg 2017-02-11 14:17:46 -0800
  • 43788db7a7 asyncio documentation and various fixes Miguel Grinberg 2017-02-11 11:12:47 -0800
  • 83379732f9 readme file updates Miguel Grinberg 2017-02-11 10:20:00 -0800
  • 3556c3e7ce updated public symbols Miguel Grinberg 2017-02-11 09:35:12 -0800
  • 561065141a updated package requirements Miguel Grinberg 2017-02-11 09:32:15 -0800
  • 5c882acd88 readme files and requirements for all examples Miguel Grinberg 2017-02-11 09:25:21 -0800
  • f8d6e4c764 Merge bb3beb7af2 into 6f41206f7d #31 jing 2017-02-11 17:24:34 +0000
  • 6f41206f7d async namespaces, and more unit tests Miguel Grinberg 2017-02-11 08:58:05 -0800
  • 763583226a a few asyncio related fixes Miguel Grinberg 2017-02-10 22:15:09 -0800
  • 53d10d9f32 asyncio support Miguel Grinberg 2017-02-10 10:11:02 -0800
  • 6c93f7fb15 fixed documentation typo Miguel Grinberg 2017-02-04 22:45:32 -0800
  • f0f6b18f42 minor fixes to zeromq support Miguel Grinberg 2017-02-04 22:32:13 -0800
  • 36051086f9 Merge pull request #64 from etseidler/zmq-manager Miguel Grinberg 2017-02-04 22:27:21 -0800
  • 10d273b3fe use non-blocking eventlet zmq wrapper in listen method #64 Eric Seidler 2017-01-30 21:28:48 -0600
  • 97cdd1d23e Release 1.6.3 v1.6.3 Miguel Grinberg 2017-01-22 19:11:16 -0800
  • 940d262a1e allow event names with hyphens Miguel Grinberg 2017-01-22 19:08:31 -0800
  • 923ded03b2 Merge branch 'Kurlov-fix-namespace-hyphens' Miguel Grinberg 2017-01-22 18:52:40 -0800
  • 4f35e67e42 Fixed hyphens namcespace bug Aleksandr Kurlov 2017-01-23 04:02:15 +0500
  • b3d6d1272e Merge c091a17795 into 3c868255a4 #66 Aleksandr Kurlov 2017-01-22 23:26:20 +0000
  • c091a17795 Added test cases for namespace with hyphens #66 Aleksandr Kurlov 2017-01-23 04:11:14 +0500
  • 378eeb55f3 Fixed hyphens namcespace bug Aleksandr Kurlov 2017-01-23 04:02:15 +0500
  • 3c868255a4 removed py33 from tests, added py36 Miguel Grinberg 2017-01-18 15:38:57 -0800
  • 42ad98e750 handle failed pickled.loads Eric Seidler 2017-01-05 21:44:07 -0600
  • 09d8d5d0d4 check message type before yielding message data Eric Seidler 2017-01-05 21:12:07 -0600
  • fab0683beb add zmq prefix to default value for url Eric Seidler 2017-01-05 21:05:00 -0600
  • 88f3b87efa add zmq manager Eric Seidler 2017-01-03 08:31:00 -0600
  • d6f703f1bd add ZmqManager to dunder init Eric Seidler 2017-01-03 08:26:28 -0600
  • c4141bbb87 Release 1.6.2 v1.6.2 Miguel Grinberg 2017-01-02 22:48:14 -0800
  • 2c98906aaf prevent binary attachments from getting mixed up Miguel Grinberg 2017-01-02 21:45:35 -0800
  • 652ced75c0 Merge branch 'AndrewPashkin-clarify-level-of-separation-of-namespaces' Miguel Grinberg 2016-12-21 13:36:30 -0800
  • 8a7ea67f99 Add mentioning of SIDs to the list of what each namespace has separate from other namespaces. Andrew Pashkin 2016-12-21 19:40:05 +0300
  • eefef74c21 Merge 19a7c9d333 into 199ed152ce #62 Andrew Pashkin 2016-12-21 16:43:12 +0000
  • 19a7c9d333 Remove misleading phrase about default namespace representing "physical connection". #62 Andrew Pashkin 2016-12-21 19:40:59 +0300
  • 18b2127c73 Add mentioning of SIDs to the list of what each namespace has separate from other namespaces. Andrew Pashkin 2016-12-21 19:40:05 +0300
  • a7811ebe4a Merge branch 'master' into middlewares #45 Robert Schindler 2016-11-28 09:33:31 +0100
  • 199ed152ce Release 1.6.1 v1.6.1 Miguel Grinberg 2016-11-25 19:49:41 -0800
  • 3eac53261b Added "ignore_queue" option to bypass message queue in emits Miguel Grinberg 2016-11-25 19:33:54 -0800
  • 749f8663c4 Use a statically allocated logger by default Miguel Grinberg 2016-11-25 18:53:25 -0800