Miguel Grinberg
|
91bebff3c1
|
Release 5.5.2
|
3 years ago |
Ezio Melotti
|
3336181f9c
|
Fix indentation in the "Rooms" docs example. (#872)
|
3 years ago |
Miguel Grinberg
|
ed5679a7cb
|
Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8
|
3 years ago |
Miguel Grinberg
|
1fb7a76575
|
Connect with an empty auth object instead of None (Fixes #861)
|
3 years ago |
Miguel Grinberg
|
b78549890c
|
Version 5.5.2.dev0
|
3 years ago |
Miguel Grinberg
|
9f751ed389
|
Release 5.5.1
|
3 years ago |
Miguel Grinberg
|
273a4b0439
|
Add example code to flake8 linter
|
3 years ago |
sparkingdark
|
4ee3649514
|
Support multiple Kafka servers
|
3 years ago |
Miguel Grinberg
|
3bd13578c8
|
Version 5.5.1.dev0
|
3 years ago |
Miguel Grinberg
|
d623836474
|
Release 5.5.0
|
3 years ago |
Miguel Grinberg
|
e8fff07b36
|
Configure Redis pubsub to skip subscription messages
|
3 years ago |
Miguel Grinberg
|
a54152f246
|
Update Python supported versions in docs
|
3 years ago |
Miguel Grinberg
|
34f34e53d6
|
Do not invoke reserved events on a catch-all handler (Fixes #814)
|
3 years ago |
Miguel Grinberg
|
60735dd4c2
|
Use correct binary packet types in the msgpack packet encoder (Fixes #811)
|
3 years ago |
Miguel Grinberg
|
47c5f45c76
|
Document how to get connection state in the client (Fixes #799)
|
3 years ago |
Miguel Grinberg
|
8c2a6ac869
|
Improved documentation of call() method (Fixes #813)
|
3 years ago |
Miguel Grinberg
|
ea84b9b1c7
|
Option to disable the SIGINT handler in the client (Fixes #792)
|
3 years ago |
Miguel Grinberg
|
db0565ada6
|
Fixed intermittent test failures (Fixes #572)
|
3 years ago |
Miguel Grinberg
|
32db48d12c
|
Add missing call() method to namespace classes (Fixes #800)
|
3 years ago |
Miguel Grinberg
|
ed08a01e65
|
Add missing to argument to namespace emit() and send() calls (Fixes #810)
|
3 years ago |
Miguel Grinberg
|
8c15b77c9b
|
instrumentation to track #572 #nolog
|
4 years ago |
Sam Mosleh
|
f245191d86
|
Migrate async Redis client manager to aioredis 2.x (Fixes #771)
|
4 years ago |
Miguel Grinberg
|
4f5bf1e989
|
Improve documentation on start_background_task() function
|
4 years ago |
Miguel Grinberg
|
67aa7cd8ff
|
Version 5.4.2.dev0
|
4 years ago |
Miguel Grinberg
|
8c3fd205f8
|
Release 5.4.1
|
4 years ago |
Miguel Grinberg
|
28569d48ad
|
Catch-all event handlers
|
4 years ago |
Miguel Grinberg
|
dff3d3da31
|
Update config.yml
|
4 years ago |
Miguel Grinberg
|
a830c9f788
|
Implement disconnect method for external processes (Fixes #684)
|
4 years ago |
Miguel Grinberg
|
37651d9d89
|
Version 5.4.1.dev0
|
4 years ago |
Miguel Grinberg
|
9aa31ab95e
|
Release 5.4.0
|
4 years ago |
Miguel Grinberg
|
cb1b8ec74b
|
Return error packet if client connects to an already connected namespace
|
4 years ago |
Miguel Grinberg
|
e5e7c8e5d9
|
indicate in the change log the last Python 2 compatible version
|
4 years ago |
Miguel Grinberg
|
5159e84c49
|
Support msgpack and custom packet serializers (Fixes #749)
|
4 years ago |
Miguel Grinberg
|
a813bde062
|
Handle CancelledError in async pubsub managers (Fixes #750)
|
4 years ago |
Ben Beasley
|
fb3ac958df
|
Remove executable permissions from setup.py, which has no shebang (#748)
|
4 years ago |
Miguel Grinberg
|
1a806f2f1a
|
Add issue templates #nolog
|
4 years ago |
Miguel Grinberg
|
09254cc7b8
|
remove outdated dependency
|
4 years ago |
Miguel Grinberg
|
af878774af
|
Remove outdated build scripts #nolog
|
4 years ago |
Miguel Grinberg
|
98c7ac23f2
|
Improved project structure
|
4 years ago |
Miguel Grinberg
|
82cc2cb4cc
|
switch readme to markdown format #nolog
|
4 years ago |
Miguel Grinberg
|
2f0d8bbd8c
|
more robust handling of emit's "to" argument (Fixes #689)
|
4 years ago |
Miguel Grinberg
|
0e18945703
|
rename master branch to main #nolog
|
4 years ago |
Miguel Grinberg
|
3778222643
|
Version 5.3.1dev
|
4 years ago |
Miguel Grinberg
|
ebde305229
|
Release 5.3.0
|
4 years ago |
Miguel Grinberg
|
fc6c390818
|
rename master branch to main #nolog
|
4 years ago |
Miguel Grinberg
|
6572ad683a
|
add open collective funding option
|
4 years ago |
Miguel Grinberg
|
703843b42b
|
Document that callbacks cannot be used in external processes (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1533)
|
4 years ago |
Miguel Grinberg
|
ef4ae900c5
|
Improve start_background_task example (Fixes #647)
|
4 years ago |
Miguel Grinberg
|
d5308504d3
|
Document the use of arguments in the connect_error handler (Fixes #554)
|
4 years ago |
Miguel Grinberg
|
7d2e7f7eb3
|
Allow functions to be used for URL, headers and auth data in client connection (Fixes #588)
|
4 years ago |