397 Commits (bc668e86aae448b00d7f022a7dde9921cd07ebe4)
 

Author SHA1 Message Date
Miguel Grinberg ea016fa6a1
Release 4.3.0 6 years ago
Miguel Grinberg 045188c63d
Documentation for the Same Origin security policy 6 years ago
Miguel Grinberg 8643f56f6f
Version 4.2.2dev 6 years ago
Miguel Grinberg 33082cf8d5
Release 4.2.1 6 years ago
Miguel Grinberg 061b767bb7
upper bound for python-engineio #nolog 6 years ago
Dylan Anthony 0b25ff42b8 Added rediss:// URL scheme to AsyncRedisManager (#319) 6 years ago
Miguel Grinberg 5e7c4df975
Version 4.2.1dev 6 years ago
Miguel Grinberg f9ccb7f7bf
Release 4.2.0 6 years ago
Miguel Grinberg fa53e3869c
handle keyboard interrupt during reconnect (Fixes #301) 6 years ago
Miguel Grinberg 8a4e5ffa5c
added "to" parameter as an alias to "room" 6 years ago
Miguel Grinberg eecd3676c1
correctly autodetect asgi async mode 6 years ago
Miguel Grinberg 2aa8636223
documentation on user session behavior on disconnections (Fixes #308) 6 years ago
Miguel Grinberg 3062d3f5a7
add funding file #nolog 6 years ago
Miguel Grinberg 61034bb922
release script bug fix #nolog 6 years ago
Miguel Grinberg 97c52086e8
Version 4.1.1dev 6 years ago
Miguel Grinberg de43788020
Release 4.1.0 6 years ago
Miguel Grinberg 814ff84ec3
Move python-engineio dependency to versions 3.8 and up 6 years ago
Miguel Grinberg 0f42c181da
Various simplifications to examples 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 9847565445
fixed type in change log #nolog 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 b46dc0fa1a
auto-generate change log during release 6 years ago
Miguel Grinberg 7348d923e3
added python 3.7 build 6 years ago
Miguel Grinberg 7803a7bce0
added change log 6 years ago
Miguel Grinberg 00d39ca698
skip_sid parameter can also be a list (fixes #202) 6 years ago
Miguel Grinberg d3e19b7e52
note on cors support for sanic (fixes #205) 6 years ago
Miguel Grinberg 0249f05a2f
Fixed Sanic documentation (fixes #193) 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 4632a3522e
helper release script 6 years ago
Miguel Grinberg dd3608c79e
fixed requirements file 6 years ago
Miguel Grinberg c0c1bf8d21
properly handle disconnects from ios client 6 years ago
Miguel Grinberg ac7fa5cb5e
updated some requirements 6 years ago
Miguel Grinberg f86999ff9c
updated asgi examples to the latest uvicorn 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
Syed Faheel Ahmad cacb621ad7 Add missing import statement for socketio in docs (#289) 6 years ago
Almog Cohen 55e3a6cb02 change a typo from `client` to `server` (#280) 6 years ago
Miguel Grinberg 65c4675bab
add link to stack overflow for questions 6 years ago
Miguel Grinberg 3af9a003aa
Merge branch 'Keylekan-master' 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 9ddc860391
fix python 2 unit test 6 years ago
Miguel Grinberg 1154e43faf
Merge branch 'andreyrusanov-connection_refused_error' 6 years ago
Miguel Grinberg 605d1acfcd
add ConnectionRefusedError exception 6 years ago
Miguel Grinberg fe6b31175d
add always_connect option to previous fix optional 6 years ago