2 Commits (2902440a515ea83d9955c84862f9f67e4b3aba41)

Author SHA1 Message Date
Miguel Grinberg 1b901de007
prevent crash when client sends empty event 9 months ago
Miguel Grinberg ef0f88f6cf
Internal code restructure (no functional changes) 2 years ago
Miguel Grinberg 8e3460c5fc
Async versions of enter_room and leave_room should be coroutines (breaking change) 2 years ago
Miguel Grinberg 1cadada02d
Expose the ignore_queue option in namespaces (Fixes #1103) 2 years ago
Miguel Grinberg 32db48d12c
Add missing call() method to namespace classes (Fixes #800) 4 years ago
Miguel Grinberg ed08a01e65
Add missing to argument to namespace emit() and send() calls (Fixes #810) 4 years ago
Miguel Grinberg 98c7ac23f2
Improved project structure 4 years ago
Arpit Jain c809774c3e
Fix typos in the manual (#599) 5 years ago
Miguel Grinberg c35451421d
client disconnect does not take namespace as argument 6 years ago
Miguel Grinberg 9f2186725a user sessions 7 years ago
Miguel Grinberg ec4ce624ab
client documentation 7 years ago
Miguel Grinberg 6fe065bb98
final batch of client unit tests 7 years ago
Miguel Grinberg 16bdb422d6
more unit tests 7 years ago
Miguel Grinberg e626e6c41d
some client unit tests 7 years ago
Miguel Grinberg b084b2c80e
basic socketio client (no reconnection yet) 7 years ago
rettier 598568c715 assigning local ret variable to none if the asyncio task is canceled (#164) 7 years ago
Miguel Grinberg ce44133acd redis message queue for asyncio 8 years ago
Miguel Grinberg 6f41206f7d async namespaces, and more unit tests 8 years ago