Miguel Grinberg
|
df61934b40
|
Remove unused dependencies in tox.ini file #nolog
|
4 years ago |
Miguel Grinberg
|
3419d4dcb0
|
Added version compatibility chart to docs #nolog
|
4 years ago |
Miguel Grinberg
|
7b327f8a13
|
Version 5.0.1dev
|
4 years ago |
Miguel Grinberg
|
1c63e98198
|
Release 5.0.0
|
4 years ago |
Miguel Grinberg
|
f6eeedb767
|
Remove dependency on the six package
|
4 years ago |
Miguel Grinberg
|
cc9b3e97bb
|
v5 protocol: updated all examples
|
4 years ago |
Miguel Grinberg
|
0ecfbf593d
|
v5 protocol: server unit tests
|
4 years ago |
Miguel Grinberg
|
0c91e92eb1
|
v5 protocol: client unit tests
|
4 years ago |
Miguel Grinberg
|
a4cc0b2c5b
|
v5 protocol: client manager unit tests
|
4 years ago |
Miguel Grinberg
|
308b0c8eeb
|
v5 protocol: handle per-namespace sids in base manager
|
4 years ago |
Miguel Grinberg
|
49822e6919
|
v5 protocol: do not connect the default namespace unless requested explicitly
|
4 years ago |
Miguel Grinberg
|
798ab6abe1
|
v5 protocol: add JavaScript client and server examples for testing
|
4 years ago |
Miguel Grinberg
|
4940fc1e1e
|
v5 protocol: rename ERROR packet to CONNECT_ERROR
|
4 years ago |
Miguel Grinberg
|
9270a5bcf8
|
remove unnecessary binary argument
|
4 years ago |
Miguel Grinberg
|
342ca0bb9d
|
Add version compatibility chart to README
|
4 years ago |
Miguel Grinberg
|
aae49c253e
|
Add logging to help debug #572 #nolog
|
4 years ago |
Miguel Grinberg
|
76820b90ab
|
Version 4.6.2dev
|
4 years ago |
Miguel Grinberg
|
0d3507e1d3
|
Release 4.6.1
|
4 years ago |
Miguel Grinberg
|
033d388284
|
only bring compatible versions of engineio dependency #nolog
|
4 years ago |
Miguel Grinberg
|
5e010bdf1f
|
add a note regarding Socket.IO 3.0 support in progress #nolog
|
4 years ago |
Miguel Grinberg
|
104d5dd97b
|
Move builds to GitHub actions
|
4 years ago |
Miguel Grinberg
|
4890607130
|
Added troubleshooting section to the documentation
|
5 years ago |
Miguel Grinberg
|
7365799a97
|
switch default build to 3.8 #nolog
|
5 years ago |
Miguel Grinberg
|
3ac3437af7
|
Document the user of tuples when emitting
|
5 years ago |
Miguel Grinberg
|
1fffa8ce7a
|
switch default build to 3.8 #nolog
|
5 years ago |
Fover
|
1fbf95940c
|
Fixed typo in documentation (#524)
|
5 years ago |
David Brooks
|
8107216848
|
Allow for no original signal handler (#517). (#518)
|
5 years ago |
Miguel Grinberg
|
a4f9992d34
|
simplify asserts in unit tests
|
5 years ago |
Miguel Grinberg
|
280d132d28
|
Use pytest as test runner
|
5 years ago |
someApprentice
|
4385057c34
|
fix: fixed route path for tornado server (#494)
|
5 years ago |
Miguel Grinberg
|
d81c534e61
|
Version 4.6.1dev
|
5 years ago |
Miguel Grinberg
|
d49d6987f4
|
Release 4.6.0
|
5 years ago |
Miguel Grinberg
|
39648d1a58
|
Update engineio version #nolog
|
5 years ago |
Miguel Grinberg
|
8d08096dc4
|
Improved handling of rejected connections (#391 #487 #447)
|
5 years ago |
Andrei Neagu
|
b0518936b9
|
AsyncPubSubManager does not await for can_disconnect (#488)
|
5 years ago |
Miguel Grinberg
|
02a7ce32c0
|
Remove references to Python 2.7 in the documentation
|
5 years ago |
tt2468
|
bbb9a7f0b6
|
Require a recipient in `call()` method (Fixes #476)
|
5 years ago |
databasedav
|
87d51dd1e6
|
ASGI startup and shutdown lifespan handlers (#468)
Co-authored-by: avi <[email protected]>
|
5 years ago |
Miguel Grinberg
|
76a9860abc
|
Fix multi-namespace disconnect logic (Fixes #456)
|
5 years ago |
kizError
|
cdde846e57
|
Update intro.rst (#450)
|
5 years ago |
wangjiancn
|
8caebfd524
|
Fix docstring (#449)
|
5 years ago |
Miguel Grinberg
|
3c28754880
|
Version 4.5.2dev
|
5 years ago |
Miguel Grinberg
|
a4b0a5e910
|
Release 4.5.1
|
5 years ago |
Miguel Grinberg
|
913c68a338
|
add missing unit tests #nolog
|
5 years ago |
Miguel Grinberg
|
16e873dbc7
|
Fix endless loop when disconnecting on multi-server deployments (Fixes #441)
|
5 years ago |
Miguel Grinberg
|
754fa7b29e
|
updated change log #nolog
|
5 years ago |
Miguel Grinberg
|
1aca46c956
|
Version 4.5.1dev
|
5 years ago |
Miguel Grinberg
|
6be2bd2cd4
|
Release 4.5.0
|
5 years ago |
Miguel Grinberg
|
d972ca3a54
|
Document concurrency problems with emits (Fixes #403)
|
5 years ago |
Miguel Grinberg
|
01378ef1ef
|
Support client disconnects with multiple servers (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1174)
|
5 years ago |