Commit Graph

  • 3ebe81fdfd
    Fix typo in docs #187 Grey Li 2018-06-09 08:37:41 +0800
  • 4131e539f8 Update documentation link (#185) Grey Li 2018-05-26 00:11:40 +0800
  • 88472a42c1
    Update documentation link #185 Grey Li 2018-05-25 17:07:06 +0800
  • b1feca7a39
    Merge 25b612e7e9 into c24c91a725 #184 Kais Ben Salah 2018-05-21 12:10:36 +0000
  • 25b612e7e9
    compatible only with python 3.5+ #184 Kais Ben Salah 2018-05-21 13:08:41 +0100
  • eb8896a382
    It's not compatible with Python 2 Kais Ben Salah 2018-05-21 13:05:26 +0100
  • a84338fd42 Remove trailing whitespaces... #181 Vincent Mézino 2018-04-30 02:49:46 +0200
  • 6dc74df2fb Group __all__ element by type in __init__.py Vincent Mézino 2018-04-30 02:47:54 +0200
  • dc1e416dab Remove trailing whitespaces Vincent Mézino 2018-04-30 02:33:46 +0200
  • 839dba3411 Fix flake8 Vincent Mézino 2018-04-30 02:31:14 +0200
  • 29e9c659d4 Remove unused imports Vincent Mézino 2018-04-30 02:27:20 +0200
  • 4f1d8d9329 Use the provided url in KafkaManager and remove the method 'initialize' Vincent Mézino 2018-04-29 16:13:27 +0200
  • 610c229fd9 Write KafkaManager Vincent Mézino 2018-04-29 00:33:29 +0200
  • 2568c80a5a Add KafkaManager to __init__.py Vincent Mézino 2018-04-28 17:10:31 +0200
  • 725afcbc14 Add a copy of redis manager and name it kafka manager Vincent Mézino 2018-04-28 16:47:30 +0200
  • c24c91a725 typo fix (#180) Toon Knapen 2018-04-23 18:54:58 +0200
  • dc58762c5d typo fix #180 Toon Knapen 2018-04-23 13:00:32 +0200
  • ad37d0db93
    add pypy3 target to travis builds Miguel Grinberg 2018-04-22 19:56:38 -0700
  • e921ce9e9b
    fixed error variable #177 iepngs 2018-04-19 16:13:57 +0800
  • 52101a6354
    resolve wrong variable and css element iepngs 2018-04-19 15:44:05 +0800
  • 1ec2e10efc
    Release 1.9.0 v1.9.0 Miguel Grinberg 2018-03-07 14:59:48 -0800
  • 5c72e11afb
    Merge e89171166e into 598568c715 #167 Misha 2018-02-08 12:11:23 +0000
  • e89171166e
    added after_connect event triggering #167 Misha 2018-02-08 16:11:12 +0400
  • 598568c715 assigning local ret variable to none if the asyncio task is canceled (#164) rettier 2018-01-29 18:43:47 +0100
  • f0bd0b59e5 assigning local ret variable to none if the asyncio task is canceled #164 Philipp Reitter 2018-01-29 17:02:16 +0100
  • af13ef067c
    Recoonect to redis when connection is lost Miguel Grinberg 2018-01-15 12:32:45 -0800
  • 4cb493f22b reverted kombu_manager.py and zmq_manager.py to not use **kwargs in their manager initialization #154 Iddo 2017-12-22 19:15:24 +0200
  • 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