189 Commits (v4.4.0)

Author SHA1 Message Date
Miguel Grinberg 610ee2cf1f
Release 4.4.0 5 years ago
Miguel Grinberg 805d5f3741 Support the connect_error event in the client (Fixes #344) 5 years ago
Miguel Grinberg 7c32b379ae
Updated documentation with new Engine.IO client options 6 years ago
Miguel Grinberg a839a36fa0
do not dispatch events for disconnected namespaces (Fixes #333) 6 years ago
Miguel Grinberg 62a77bf0f9
Version 4.3.2dev 6 years ago
Miguel Grinberg c431d8222b
Release 4.3.1 6 years ago
Miguel Grinberg 7dbc47049a
Pass additional options to Redis and Kombu managers (Fixes #307) 6 years ago
Miguel Grinberg 9146e02a05
exempt pika manager from code coverage #nolog 6 years ago
salimaboubacar d984f32e76 Add Asyncio based RabbitMQ manager (#320) 6 years ago
Miguel Grinberg f2c1cf7f04
Do not allow emits on a namespace that is not connected (Fixes #325) 6 years ago
Miguel Grinberg 516a2958f4
Disconnect Engine.IO connection when server disconnects a client (https://github.com/miguelgrinberg/Flask-SocketIO/issues/1017) 6 years ago
Miguel Grinberg d23581e657
documentation updates 6 years ago
Miguel Grinberg 6848bed1d7
update CORS documentation (Fixes #327) 6 years ago
Miguel Grinberg 659a51e247
Version 4.3.1dev 6 years ago
Miguel Grinberg ea016fa6a1
Release 4.3.0 6 years ago
Miguel Grinberg 8643f56f6f
Version 4.2.2dev 6 years ago
Miguel Grinberg 33082cf8d5
Release 4.2.1 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 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 6 years ago
Miguel Grinberg f752312884
Avoid double calls to client disconnect handlers 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