721 Commits (main)
 

Author SHA1 Message Date
Miguel Grinberg bab4a10f48
Restore binary message support in message queue setups (Fixes #1508) (#1509) 12 hours ago
Miguel Grinberg 383eeaf8a6
linter fixes #nolog 2 weeks ago
Miguel Grinberg 33722a0d96
Improve documentation of the `BaseManager.get_participants()` method 2 weeks ago
Miguel Grinberg f298c9b54d
Fix formatting of client connection error (Fixes #1507) 2 weeks ago
Miguel Grinberg 2ffdd5535a
Version 5.14.2.dev0 2 weeks ago
Miguel Grinberg 0acbf198c6
Release 5.14.1 2 weeks ago
Miguel Grinberg 6e2d0de12b
Restore support for rediss:// URLs, and add valkeys:// 2 weeks ago
Darren Chang a8deb3a8f3
Add support for unix-sock protocol (#1503) 2 weeks ago
Miguel Grinberg 9e42f46509
Version 5.14.1.dev0 2 weeks ago
Miguel Grinberg 400200e006
Release 5.14.0 2 weeks ago
Miguel Grinberg 53f6be0942
Replace pickle with json (#1502) 2 weeks ago
James Thistlewood a59c6f5200
Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501) 2 weeks ago
Miguel Grinberg f61e0bec37
wait for client to end background tasks on disconnect (#1500) 2 weeks ago
Miguel Grinberg 23556fb3dc
Fixed transport property of the simple clients to be a string as documented (Fixes #1499) 2 weeks ago
Miguel Grinberg e59acf1465
Address failures of test suite on Mac (#1497) 2 weeks ago
phi-friday 36a89226a2
Add support for valkey in the Redis client managers (#1488) 2 weeks ago
Miguel Grinberg 5dc2aea077
keep track of which namespaces failed to connect (#1496) 2 weeks ago
Miguel Grinberg b3da354ed9
Add message queue deployment recommendations 3 weeks ago
dependabot[bot] 3625fe821d
Bump eventlet from 0.35.2 to 0.40.3 in /examples/server/wsgi (#1491) #nolog 2 months ago
Eugnee b01b197df1
redis manager, verbose error logging (#1479) 2 months ago
Eugnee efd1247ed9
channel was not properly initialized in several pubsub client managers (#1476) 3 months ago
dependabot[bot] 3a002e69d9
Bump aiohttp from 3.10.11 to 3.12.14 in /examples/server/aiohttp (#1474) #nolog 3 months ago
dependabot[bot] d3a9b82d58
Bump django in /examples/server/wsgi/django_socketio (#1470) #nolog 4 months ago
dependabot[bot] 473e05c206
Bump tornado from 6.4.2 to 6.5.1 in /examples/server/tornado (#1467) #nolog 5 months ago
Func 5e04003dad
Add missing `async` on session examples for the async server (#1465) 5 months ago
dependabot[bot] 86a7176a5a
Bump django in /examples/server/wsgi/django_socketio (#1461) #nolog 5 months ago
dependabot[bot] 96073f4022
Bump h11 from 0.14.0 to 0.16.0 in /examples/server/wsgi/django_socketio (#1459) #nolog 6 months ago
dependabot[bot] 059fd90761
Bump h11 from 0.11.0 to 0.16.0 in /examples/server/asgi (#1458) #nolog 6 months ago
Marc Mueller 81c80cddde
Add SPDX license identifier (#1453) 6 months ago
Miguel Grinberg 259de30d43
Remove debugging print 6 months ago
Miguel Grinberg d9ecbee93c
Version 5.13.1.dev0 6 months ago
Miguel Grinberg 80e77170ea
Release 5.13.0 6 months ago
Miguel Grinberg 8ea5e814c1
linter fixes #nolog 6 months ago
Tim Van Baak 5c93c59648
Preserve exception context in Client.connect (#1450) 6 months ago
Miguel Grinberg 6a52e8b502
Add support for Redis Sentinel (#1448) 6 months ago
Miguel Grinberg 537630b983
Remove incorrect reference to an "asyncio" installation extra (Fixes #1449) 6 months ago
dependabot[bot] fc0c1e2fee
Bump gunicorn in /examples/server/wsgi/django_socketio (#1445) #nolog 7 months ago
Miguel Grinberg 288ebb189d
Eliminate race conditions on disconnect (Fixes #1441) 7 months ago
dependabot[bot] 4adebf6ab8
Bump jinja2 from 3.1.5 to 3.1.6 in /examples/server/wsgi (#1440) #nolog 7 months ago
dependabot[bot] 1b41943603
Bump django in /examples/server/wsgi/django_socketio (#1439) #nolog 7 months ago
Miguel Grinberg 781dc9a030
Update feature_request.md 8 months ago
Miguel Grinberg 82462f011c
Update bug_report.md 8 months ago
Miguel Grinberg 7605630bb2
Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432) 8 months ago
dependabot[bot] a598a55cc1
Bump django in /examples/server/wsgi/django_socketio (#1430) #nolog 9 months ago
Miguel Grinberg 9e43a39cfe
revert to default funding file #nolog 9 months ago
Miguel Grinberg 387f996bdb
Version 5.12.2.dev0 10 months ago
Miguel Grinberg 572648bd0c
Release 5.12.1 10 months ago
Miguel Grinberg 269332da80
Enable instrumentation by default in WSGI and ASGI examples 10 months ago
Miguel Grinberg 8fe012abbb
Stop using deprecated datetime functions 10 months ago
Miguel Grinberg b75fd31625
Fix admin instrumentation to support disconnect reasons (Fixes #1423) 10 months ago