668 Commits (06f50f8671c2c3bd9d3d5ba621049c1790fd41e1)
 

Author SHA1 Message Date
dependabot[bot] 9546b4b2ca
Bump sqlparse in /examples/server/wsgi/django_socketio (#1324) #nolog 12 months ago
dependabot[bot] 4e4262923d
Bump eventlet from 0.20.1 to 0.35.2 in /examples/server/wsgi (#1323) #nolog 12 months ago
dependabot[bot] aa8c43cc17
Bump express from 4.18.2 to 4.19.2 in /examples/server/javascript (#1318) #nolog 1 year ago
dependabot[bot] 5ae1e8ca4b
Bump express from 4.18.2 to 4.19.2 in /examples/client/javascript (#1317) #nolog 1 year ago
Miguel Grinberg 9e633b91f6
Version 5.11.3.dev0 1 year ago
Miguel Grinberg a0f83022c0
Release 5.11.2 1 year ago
asuka bd39b8f215
Improved routing to catch-all namespace handlers (#1316) 1 year ago
dependabot[bot] fff4640616
Bump django in /examples/server/wsgi/django_socketio (#1314) #nolog 1 year ago
Miguel Grinberg 7cc84bd13d
Option to disable routing in ASGIApp 1 year ago
dependabot[bot] e8bab71413
Bump django in /examples/server/wsgi/django_socketio (#1307) #nolog 1 year ago
Miguel Grinberg 05f67cdd54
Version 5.11.2.dev0 1 year ago
Miguel Grinberg 83a3211be4
Release 5.11.1 1 year ago
Miguel Grinberg b4f36148d8
Optional connection retries (Fixes #1306) 1 year ago
dependabot[bot] 5f00188b54
Bump aiohttp from 3.9.0 to 3.9.2 in /examples/server/aiohttp (#1303) #nolog 1 year ago
Miguel Grinberg 0e1f23229d
use Socket.IO sid in transport() method (Fixes #1299) 1 year ago
dependabot[bot] 1e2aa6e078
Bump jinja2 from 2.11.3 to 3.1.3 in /examples/server/wsgi (#1298) #nolog 1 year ago
Hugo van Kemenade 417785293f
Add support for Python 3.12 and drop 3.7 (#1297) 1 year ago
Miguel Grinberg 04144bdad0
Version 5.11.1.dev0 1 year ago
Miguel Grinberg 2fcd74f842
Release 5.11.0 1 year ago
Miguel Grinberg 53d78ba9d9
Make Admin UI tests less flaky #nolog 1 year ago
Miguel Grinberg 3ab1f273e2
Make Admin UI tests less flaky #nolog 1 year ago
Miguel Grinberg 12134bd5c5
Prevent pubsub managers from ever crashing 1 year ago
Miguel Grinberg 2f07824347
Hold references to background tasks to avoid garbage collection (Fixes #1191) 1 year ago
Miguel Grinberg 1f488b03b6
Clearer documentation for the `max_http_buffer_size` argument (Fixes #1272) 1 year ago
Miguel Grinberg 29c794333e
Documentation typos 1 year ago
Miguel Grinberg 0a54ec6ae4
Improved catch-all handler documentation 1 year ago
mooomooo 801241378e
Support catch-all namespaces (Fixes #1288) 1 year ago
Miguel Grinberg 0aa8683a3b
Remove references to gevent-websocket which is not needed anymore 1 year ago
dependabot[bot] 6967eca550
Bump aiohttp from 3.8.6 to 3.9.0 in /examples/server/aiohttp (#1281) #nolog 1 year ago
Miguel Grinberg f72139b89e
update requirements for Django example 1 year ago
dependabot[bot] a43e3f63c0
Bump aiohttp from 3.7.4 to 3.8.6 in /examples/server/aiohttp (#1278) #nolog 1 year ago
Miguel Grinberg 344e5c1d6b
Remove reference to outdated aioredis package (Fixes #1268) 1 year ago
dependabot[bot] 4fa3b19030
Bump django from 4.2.3 to 4.2.7 in /examples/server/wsgi/django_socketio (#1267) #nolog 1 year ago
Miguel Grinberg 66b9586a65
Unit test fixes for the new simple clients (Fixes #1265) 1 year ago
Miguel Grinberg 8cc84bd66e
Version 5.10.1.dev0 1 year ago
Miguel Grinberg 8eab993c41
Release 5.10.0 1 year ago
Miguel Grinberg 4bf48776ca
Reporting to Socket.IO Admin UI (#1164) 1 year ago
Miguel Grinberg c85c7d8a24
Update readme #nolog 1 year ago
Miguel Grinberg 6bdc498d42
Migrate Python package metadata to pyproject.toml 1 year ago
[object Object] d40b3a33ff
Update `ping_timeout` documented default to accord with current Engine.IO behavior (#1255) 2 years ago
Miguel Grinberg 2e1f0262ad
Add FastAPI and Litestar server examples 2 years ago
Miguel Grinberg 58b57068ab
Internal code restructure (no functional changes) 2 years ago
Miguel Grinberg ef0f88f6cf
Internal code restructure (no functional changes) 2 years ago
Miguel Grinberg d222f4c3de
Support entering and leaving rooms through pubsub client managers 2 years ago
Miguel Grinberg 3f78af2831
Update Socket.IO JavaScript client to version 4.7.2 in all examples 2 years ago
Miguel Grinberg 8e3460c5fc
Async versions of enter_room and leave_room should be coroutines (breaking change) 2 years ago
Miguel Grinberg 8da3c617a6
Remove unneeded arguments from super() 2 years ago
Miguel Grinberg dc6e4f516f
Message queue optimizations (Fixes #1240) 2 years ago
Miguel Grinberg c419fc5481
Add a shutdown() function for the server 2 years ago
Miguel Grinberg 699ee9c47a
Context manager interface for the simple clients 2 years ago