357 Commits (0d3507e1d32f6317c2f6666357c1c1d0b9f3d468)
 

Author SHA1 Message Date
Miguel Grinberg 3531b513a8 Django example 8 years ago
Miguel Grinberg a40e2abf63 Release 1.7.5 8 years ago
Miguel Grinberg 3ae013b90e validate namespace in disconnect call 8 years ago
Miguel Grinberg fe8a75f16b Merge pull request #103 from Stonesjtu/patch-1 8 years ago
Kaiyu Shi 8e734573a9 The usage of class-based namespace 8 years ago
Miguel Grinberg 36f8d35d08 fix misleading error message 8 years ago
Miguel Grinberg 351a568cda Release 1.7.4 8 years ago
Miguel Grinberg af0004d78e Handle broadcasts to zero clients 8 years ago
Miguel Grinberg 0f0d6355fb Release 2.7.3 8 years ago
Miguel Grinberg 5b9b17c4a0 Fix variable referenced before assignment 8 years ago
Miguel Grinberg 142e478737 use Python 3.6 for docs build 8 years ago
Miguel Grinberg 94eda9e8c9 Release 1.7.2 8 years ago
Miguel Grinberg 2582f286f5 websocket support for sanic 8 years ago
Miguel Grinberg 7e10afe855 Release 1.7.1 8 years ago
Miguel Grinberg 5e1391d80e Fixed initialize() method in PubSubManager subclasses 8 years ago
Miguel Grinberg edbbbf2770 Merge pull request #71 from kenwalger/patch-1 8 years ago
Ken W. Alger d6839e9ae8 Update README.rst 8 years ago
Miguel Grinberg 38af61ee1f sanic examples (long-polling only) 8 years ago
Miguel Grinberg ea94110559 fixed link in readme file 8 years ago
Miguel Grinberg 8e8f6dfeee Release 1.7.0 8 years ago
Miguel Grinberg ce44133acd redis message queue for asyncio 8 years ago
Miguel Grinberg 2e55d7f020 updated documentation logo 8 years ago
Miguel Grinberg 43788db7a7 asyncio documentation and various fixes 8 years ago
Miguel Grinberg 83379732f9 readme file updates 8 years ago
Miguel Grinberg 3556c3e7ce updated public symbols 8 years ago
Miguel Grinberg 561065141a updated package requirements 8 years ago
Miguel Grinberg 5c882acd88 readme files and requirements for all examples 8 years ago
Miguel Grinberg 6f41206f7d async namespaces, and more unit tests 8 years ago
Miguel Grinberg 763583226a a few asyncio related fixes 8 years ago
Miguel Grinberg 53d10d9f32 asyncio support 8 years ago
Miguel Grinberg 6c93f7fb15 fixed documentation typo 8 years ago
Miguel Grinberg f0f6b18f42 minor fixes to zeromq support 8 years ago
Miguel Grinberg 36051086f9 Merge pull request #64 from etseidler/zmq-manager 8 years ago
Eric Seidler 10d273b3fe use non-blocking eventlet zmq wrapper in listen method 8 years ago
Miguel Grinberg 97cdd1d23e Release 1.6.3 8 years ago
Miguel Grinberg 940d262a1e allow event names with hyphens 8 years ago
Miguel Grinberg 923ded03b2 Merge branch 'Kurlov-fix-namespace-hyphens' 8 years ago
Aleksandr Kurlov 4f35e67e42 Fixed hyphens namcespace bug 8 years ago
Miguel Grinberg 3c868255a4 removed py33 from tests, added py36 8 years ago
Eric Seidler 42ad98e750 handle failed pickled.loads 8 years ago
Eric Seidler 09d8d5d0d4 check message type before yielding message data 8 years ago
Eric Seidler fab0683beb add zmq prefix to default value for url 8 years ago
Eric Seidler 88f3b87efa add zmq manager 8 years ago
Eric Seidler d6f703f1bd add ZmqManager to dunder init 8 years ago
Miguel Grinberg c4141bbb87 Release 1.6.2 8 years ago
Miguel Grinberg 2c98906aaf prevent binary attachments from getting mixed up 8 years ago
Miguel Grinberg 652ced75c0 Merge branch 'AndrewPashkin-clarify-level-of-separation-of-namespaces' 8 years ago
Andrew Pashkin 8a7ea67f99 Add mentioning of SIDs to the list of what each namespace has separate from other namespaces. 8 years ago
Miguel Grinberg 199ed152ce Release 1.6.1 8 years ago
Miguel Grinberg 3eac53261b Added "ignore_queue" option to bypass message queue in emits 8 years ago