Miguel Grinberg
|
97c52086e8
|
Version 4.1.1dev
|
6 years ago |
Miguel Grinberg
|
de43788020
|
Release 4.1.0
|
6 years ago |
Miguel Grinberg
|
70ebfdbfa1
|
New @event decorator for handler registration
|
6 years ago |
Miguel Grinberg
|
aaa87a8277
|
Much more flexible support for static files in the server
|
6 years ago |
Miguel Grinberg
|
3b32dbde8d
|
expose the sid for the connection
|
6 years ago |
Miguel Grinberg
|
b347040ff2
|
Version 4.0.4dev
|
6 years ago |
Miguel Grinberg
|
49dd9fc8d6
|
Release 4.0.3
|
6 years ago |
Miguel Grinberg
|
18fa5286c7
|
flake8 fixes
|
6 years ago |
Miguel Grinberg
|
00d39ca698
|
skip_sid parameter can also be a list (fixes #202)
|
6 years ago |
Miguel Grinberg
|
18215d90b2
|
Version 4.0.3dev
|
6 years ago |
Miguel Grinberg
|
f4cccfa009
|
Release 4.0.2
|
6 years ago |
Miguel Grinberg
|
c0c1bf8d21
|
properly handle disconnects from ios client
|
6 years ago |
Miguel Grinberg
|
da26cabd2d
|
Release 4.0.1
|
6 years ago |
Miguel Grinberg
|
fd91e36799
|
remove unused wait and timeout arguments from send method
|
6 years ago |
quentin
|
c4e4b0b226
|
Add namespaces parameter to the self.connect call in the reconnection process
|
6 years ago |
Miguel Grinberg
|
a34549ae8d
|
Release 4.0.0
|
6 years ago |
Miguel Grinberg
|
fe6b31175d
|
add always_connect option to previous fix optional
|
6 years ago |
Miguel Grinberg
|
0db35c87e9
|
send connect packet before invoking connect handler
|
6 years ago |
Miguel Grinberg
|
c35451421d
|
client disconnect does not take namespace as argument
Fixes #259
|
6 years ago |
Miguel Grinberg
|
f752312884
|
Avoid double calls to client disconnect handlers
Fixes #261
|
6 years ago |
Miguel Grinberg
|
88dcf7d414
|
change async_handlers default to true, and add call() method
|
6 years ago |
Miguel Grinberg
|
7c952de346
|
added wait and timeout options to client's emit
|
6 years ago |
Miguel Grinberg
|
9423c9f84b
|
Release 3.1.2
|
6 years ago |
Andrey Rusanov
|
38edd2c939
|
Add ConnectionRefusedError and handling for it
|
6 years ago |
Miguel Grinberg
|
a8b13fc12b
|
Release 3.1.1
|
6 years ago |
Miguel Grinberg
|
4917f72c50
|
Release 3.1.0
|
6 years ago |
Miguel Grinberg
|
9f2186725a
|
user sessions
|
6 years ago |
Miguel Grinberg
|
391a454de7
|
Release 3.0.1
|
6 years ago |
Miguel Grinberg
|
45d880cf90
|
correct handling of disconnects
fixes #227
|
6 years ago |
Miguel Grinberg
|
a6282ad903
|
Release 3.0.0
|
6 years ago |
Miguel Grinberg
|
ec4ce624ab
|
client documentation
|
6 years ago |
Miguel Grinberg
|
6fe065bb98
|
final batch of client unit tests
|
6 years ago |
Miguel Grinberg
|
16bdb422d6
|
more unit tests
|
6 years ago |
Miguel Grinberg
|
e626e6c41d
|
some client unit tests
|
6 years ago |
Miguel Grinberg
|
7e5c146fc7
|
small client fixes
|
6 years ago |
Miguel Grinberg
|
4822d8125d
|
reorganization of examples, plus some new ones for the client
|
6 years ago |
Miguel Grinberg
|
2360aa4985
|
asyncio client
|
6 years ago |
Miguel Grinberg
|
63ddde0fb0
|
client reconnection support
|
6 years ago |
Miguel Grinberg
|
b084b2c80e
|
basic socketio client (no reconnection yet)
|
6 years ago |
Miguel Grinberg
|
b2a58502e1
|
Release 2.1.2
|
6 years ago |
Miguel Grinberg
|
1194bd2c80
|
Release 2.1.1
|
6 years ago |
Miguel Grinberg
|
fce2006eee
|
fix backwards compatible problems with python-engineio 3.0
|
6 years ago |
Miguel Grinberg
|
8b5c737b2d
|
Release 2.1.0
|
6 years ago |
Miguel Grinberg
|
87fb830bd8
|
improved documentation
|
6 years ago |
Miguel Grinberg
|
b214380d05
|
ASGI support
|
6 years ago |
Miguel Grinberg
|
015ea2037f
|
updated dependencies and fixed linter error
|
6 years ago |
Anthony Zhang
|
4a030d2f9c
|
Fix synchronization issue in SocketIO (#213)
|
6 years ago |
Kelly Truesdale
|
da7cb86330
|
Logging improvements for write-only connections (#197)
* Make logger a property of BaseManager, configurable separately from server for write-only situations.
* Shorten line lengths for recent changes.
|
7 years ago |
Miguel Grinberg
|
f2d28ad62c
|
better handling of packets with no data
|
7 years ago |
Miguel Grinberg
|
836f4a400d
|
Release 2.0.0
|
7 years ago |