Miguel Grinberg
|
e5d5ce28c9
|
Release 3.1.2
|
6 years ago |
Miguel Grinberg
|
a8b13fc12b
|
Release 3.1.1
|
6 years ago |
Miguel Grinberg
|
b4512b1317
|
do not use six in setup.py
|
6 years ago |
Miguel Grinberg
|
4917f72c50
|
Release 3.1.0
|
6 years ago |
Miguel Grinberg
|
b0a8b1f31b
|
unit test reorganization
|
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
|
025e15c5a2
|
update dependencies and readme
|
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
|
fc5fbcf005
|
minor example code fix
|
6 years ago |
iepngs
|
251b5be9df
|
resolve wrong variable and css element (#177)
* resolve wrong variable and css element
* fixed error variable
|
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
|
f642a7f207
|
update dependencies
|
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
|
1768e251b9
|
updates to asgi examples
|
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
|
1777c52778
|
add python 3.7 to tox
|
7 years ago |
Miguel Grinberg
|
2a8befdbc9
|
Tornado examples readme
|
7 years ago |
Miguel Grinberg
|
415af129b7
|
Tornado docs
|
7 years ago |
Miguel Grinberg
|
836f4a400d
|
Release 2.0.0
|
7 years ago |
Miguel Grinberg
|
555b69e807
|
Tornado 5 support
|
7 years ago |
Grey Li
|
58c8a6f430
|
Fix typo in docs (#187)
|
7 years ago |
Grey Li
|
4131e539f8
|
Update documentation link (#185)
Pythonhosted.org was deprecated.
|
7 years ago |
Toon Knapen
|
c24c91a725
|
typo fix (#180)
|
7 years ago |
Miguel Grinberg
|
ad37d0db93
|
add pypy3 target to travis builds
|
7 years ago |
Miguel Grinberg
|
1ec2e10efc
|
Release 1.9.0
|
7 years ago |
rettier
|
598568c715
|
assigning local ret variable to none if the asyncio task is canceled (#164)
|
7 years ago |
Miguel Grinberg
|
af13ef067c
|
Recoonect to redis when connection is lost
Fixes #143
|
7 years ago |
Miguel Grinberg
|
96d4e5f257
|
Release 1.8.4
|
7 years ago |
Miguel Grinberg
|
b3fc842c76
|
properly handle callbacks in multi-host configurations for asyncio
|
7 years ago |
Miguel Grinberg
|
8d7059a1a2
|
Properly handle callbacks in multi-host configurations
Fixes #150
|
7 years ago |
Jacopo Farina
|
06e7cece74
|
aiohttp instead of flask in example HTML (#91)
* aiohttp instead of flask in example HTML
* page title is now python-socketio
|
7 years ago |
Kane Blueriver
|
ef7088d67a
|
Fix backquotes usage in docs. (#146)
Related document of reST is here: http://www.sphinx-doc.org/en/stable/rest.html
|
7 years ago |