785 Commits (cb558519ffcc290974478902ceebd7d1a96a220e)
 

Author SHA1 Message Date
Toon Knapen c24c91a725 typo fix (#180) 8 years ago
Miguel Grinberg ad37d0db93
add pypy3 target to travis builds 8 years ago
Miguel Grinberg 1ec2e10efc
Release 1.9.0 8 years ago
rettier 598568c715 assigning local ret variable to none if the asyncio task is canceled (#164) 9 years ago
Miguel Grinberg af13ef067c
Recoonect to redis when connection is lost 9 years ago
Miguel Grinberg 96d4e5f257
Release 1.8.4 9 years ago
Miguel Grinberg b3fc842c76
properly handle callbacks in multi-host configurations for asyncio 9 years ago
Miguel Grinberg 8d7059a1a2
Properly handle callbacks in multi-host configurations 9 years ago
Jacopo Farina 06e7cece74 aiohttp instead of flask in example HTML (#91) 9 years ago
Kane Blueriver ef7088d67a Fix backquotes usage in docs. (#146) 9 years ago
Miguel Grinberg 8415a7a33c
updated socketio js client to v2.0.4 in all examples 9 years ago
Miguel Grinberg 3b702da590
Release 1.8.3 9 years ago
Miguel Grinberg 9350775634
fixed memory leak on rejected connections for asyncio 9 years ago
Miguel Grinberg 63b6908953
Release 1.8.2 9 years ago
Miguel Grinberg 66e17fb387
fixed memory leak on rejected connections 9 years ago
Miguel Grinberg 90b226d0e3
Release 1.8.1 9 years ago
Miguel Grinberg 7f02f7aaa9
JavaScript client sends query string attached to namespace 9 years ago
Miguel Grinberg 8bba811408 Update README.rst 9 years ago
Miguel Grinberg 187c52582b
Documented protocol defaults 9 years ago
Miguel Grinberg 2faa6f56d4
Release 1.8.0 9 years ago
Alex Plugaru 358a8e118f Made queues non-durable. Always retry after disconnect. (#120) 9 years ago
Miguel Grinberg 97f4faa88b
Release 1.7.7 9 years ago
Miguel Grinberg af81132610
pass redis password in the URL 9 years ago
larry.liu 8cf035fb3a redis pub/sub support set password (#116) 9 years ago
Miguel Grinberg d0dd3e44f8
Release 1.7.6 9 years ago
Miguel Grinberg 93f70dc9e1
async_handlers option for asyncio servers 9 years ago
Miguel Grinberg 690be4fd19 fixed requirements file for python 2 9 years ago
Miguel Grinberg 1ecbf5bef0 minor improvements to django example 9 years ago
Miguel Grinberg 3531b513a8 Django example 9 years ago
Miguel Grinberg a40e2abf63 Release 1.7.5 9 years ago
Miguel Grinberg 3ae013b90e validate namespace in disconnect call 9 years ago
Miguel Grinberg fe8a75f16b Merge pull request #103 from Stonesjtu/patch-1 9 years ago
Kaiyu Shi 8e734573a9 The usage of class-based namespace 9 years ago
Miguel Grinberg 36f8d35d08 fix misleading error message 9 years ago
Miguel Grinberg 351a568cda Release 1.7.4 9 years ago
Miguel Grinberg af0004d78e Handle broadcasts to zero clients 9 years ago
Miguel Grinberg 0f0d6355fb Release 2.7.3 9 years ago
Miguel Grinberg 5b9b17c4a0 Fix variable referenced before assignment 9 years ago
Miguel Grinberg 142e478737 use Python 3.6 for docs build 9 years ago
Miguel Grinberg 94eda9e8c9 Release 1.7.2 9 years ago
Miguel Grinberg 2582f286f5 websocket support for sanic 9 years ago
Miguel Grinberg 7e10afe855 Release 1.7.1 9 years ago
Miguel Grinberg 5e1391d80e Fixed initialize() method in PubSubManager subclasses 9 years ago
Miguel Grinberg edbbbf2770 Merge pull request #71 from kenwalger/patch-1 9 years ago
Ken W. Alger d6839e9ae8 Update README.rst 9 years ago
Miguel Grinberg 38af61ee1f sanic examples (long-polling only) 9 years ago
Miguel Grinberg ea94110559 fixed link in readme file 10 years ago
Miguel Grinberg 8e8f6dfeee Release 1.7.0 10 years ago
Miguel Grinberg ce44133acd redis message queue for asyncio 10 years ago
Miguel Grinberg 2e55d7f020 updated documentation logo 10 years ago