Commit Graph

  • 8eab993c41
    Release 5.10.0 v5.10.0 Miguel Grinberg 2023-10-15 14:51:16 +0100
  • 4bf48776ca
    Reporting to Socket.IO Admin UI (#1164) Miguel Grinberg 2023-10-15 12:34:49 +0100
  • 58f35dbf11
    Adjust test timings #1164 Miguel Grinberg 2023-10-15 00:48:54 +0100
  • c85c7d8a24
    Update readme #nolog Miguel Grinberg 2023-10-15 00:43:09 +0100
  • dbe0c84205
    readthedocs configuration v4 v4.6.1.post1 Miguel Grinberg 2023-10-15 00:34:21 +0100
  • b944b57466
    more fixes Miguel Grinberg 2023-10-15 00:12:00 +0100
  • 9cc4177442
    concurrency fine tuning Miguel Grinberg 2023-10-14 20:23:48 +0100
  • 7a1796cc96
    fix example code Miguel Grinberg 2023-10-14 15:17:56 +0100
  • 93c8cb32e8
    Support for multiple servers Miguel Grinberg 2023-10-08 20:30:51 +0100
  • e3fc32d949
    Changes following internal refactorings Miguel Grinberg 2023-10-06 15:48:18 +0100
  • d40d475726
    Correct capability flags for production modes Miguel Grinberg 2023-09-17 19:05:12 +0100
  • 1db5ddce16
    documentation Miguel Grinberg 2023-09-14 20:34:58 +0100
  • b37477706d
    tests Miguel Grinberg 2023-09-10 17:06:36 +0100
  • ee86b0e8d0
    Updates for recent changes in main Miguel Grinberg 2023-09-03 20:15:07 +0100
  • 8423bec185
    Bug fixes Miguel Grinberg 2023-06-21 19:46:43 +0100
  • 62a483ffdf
    async server instrumentation Miguel Grinberg 2023-04-01 00:11:22 +0100
  • af6818453e
    Make async client manager connect a coroutine Miguel Grinberg 2023-03-31 15:47:07 +0100
  • 50896b40ff
    Reporting to Socket.IO Admin UI Miguel Grinberg 2023-03-30 12:41:13 +0100
  • 6bdc498d42
    Migrate Python package metadata to pyproject.toml Miguel Grinberg 2023-10-14 16:04:35 +0100
  • d40b3a33ff
    Update `ping_timeout` documented default to accord with current Engine.IO behavior (#1255) [object Object] 2023-10-11 01:46:13 -0700
  • 83d61e0657 Update `ping_timeout` docs to accord with engineio behavior #1255 Lucas Wiman 2023-10-10 15:55:46 -0700
  • 2e1f0262ad
    Add FastAPI and Litestar server examples Miguel Grinberg 2023-10-05 16:16:10 +0100
  • 58b57068ab
    Internal code restructure (no functional changes) Miguel Grinberg 2023-10-05 11:07:44 +0100
  • ef0f88f6cf
    Internal code restructure (no functional changes) Miguel Grinberg 2023-10-04 20:01:31 +0100
  • d222f4c3de
    Support entering and leaving rooms through pubsub client managers Miguel Grinberg 2023-09-19 19:20:16 +0100
  • 3f78af2831
    Update Socket.IO JavaScript client to version 4.7.2 in all examples Miguel Grinberg 2023-09-19 19:13:37 +0100
  • 8e3460c5fc
    Async versions of enter_room and leave_room should be coroutines (breaking change) Miguel Grinberg 2023-09-19 15:22:05 +0100
  • 8da3c617a6
    Remove unneeded arguments from super() Miguel Grinberg 2023-09-16 23:41:34 +0100
  • dc6e4f516f
    Message queue optimizations (Fixes #1240) Miguel Grinberg 2023-09-16 20:20:16 +0100
  • 2e26d8a470
    Message queue optimizations #1241 Miguel Grinberg 2023-09-16 19:39:17 +0100
  • c419fc5481
    Add a shutdown() function for the server Miguel Grinberg 2023-09-14 00:08:02 +0100
  • 699ee9c47a
    Context manager interface for the simple clients Miguel Grinberg 2023-09-10 17:22:09 +0100
  • 55d6310eb3
    Simplified client (#1237) Miguel Grinberg 2023-09-08 23:24:58 +0100
  • 656973e76c
    Simplified client #1237 Miguel Grinberg 2023-09-07 00:26:25 +0100
  • 7208ec09e1
    Refactor common testing helpers into a separate module Miguel Grinberg 2023-09-06 23:41:57 +0100
  • ebca06eddd
    Add disconnect_final client event, triggered after giving up on reconnections #1236 Miguel Grinberg 2023-09-04 20:25:53 +0100
  • 5541ddaa9f
    Version 5.9.1.dev0 Miguel Grinberg 2023-09-03 20:22:48 +0100
  • 8d7be9989c
    Release 5.9.0 v5.9.0 Miguel Grinberg 2023-09-03 20:19:49 +0100
  • bf11ad36ae
    Optimize memory usage during broadcasts (#1233) Miguel Grinberg 2023-09-03 16:39:44 +0100
  • 2578a5efcb
    Bump flask from 1.0.2 to 2.2.5 in /examples/server/wsgi #1235 dependabot[bot] 2023-09-03 15:25:03 +0000
  • 7c1569031f
    Optimize memory usage during broadcasts #1233 Miguel Grinberg 2023-09-01 20:06:27 +0100
  • f49d65a0c3
    Upgrade to pypy-3.9 in unit tests Miguel Grinberg 2023-09-03 16:24:15 +0100
  • 1b7ed682e0
    Fix typos in the documentation (#1230) Alex Kuhrt 2023-08-30 17:41:49 +0200
  • fcfeae64b6
    Fix a typo in the documentation #1230 Alex Kuhrt 2023-08-30 15:43:52 +0200
  • c5064110fc
    Bump tornado from 6.3.2 to 6.3.3 in /examples/server/tornado (#1225) #nolog dependabot[bot] 2023-08-15 19:02:17 +0100
  • 3f478e7c0a
    Bump tornado from 6.3.2 to 6.3.3 in /examples/server/tornado #1225 dependabot[bot] 2023-08-14 23:33:32 +0000
  • 0d2b8219ac
    Bump aiohttp from 3.7.4 to 3.8.5 in /examples/server/aiohttp #1215 dependabot[bot] 2023-07-20 15:11:58 +0000
  • 4295de7cda
    Bump django from 4.2.1 to 4.2.3 in /examples/server/wsgi/django_socketio (#1210) #nolog dependabot[bot] 2023-07-06 00:19:20 +0100
  • d6aeaa8119
    Bump django from 4.2.1 to 4.2.3 in /examples/server/wsgi/django_socketio #1210 dependabot[bot] 2023-07-05 22:52:53 +0000
  • 81aee59b54 Add readthedocs config file Miguel Grinberg 2023-06-20 12:24:54 +0100
  • 02b48a30e9
    Bump tornado from 5.0.2 to 6.3.2 in /examples/server/tornado (#1196) #nolog dependabot[bot] 2023-05-25 19:24:52 +0100
  • a70a82c237
    Bump tornado from 5.0.2 to 6.3.2 in /examples/server/tornado #1196 dependabot[bot] 2023-05-25 17:18:10 +0000
  • 47d117e271
    Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/server/javascript (#1195) #nolog dependabot[bot] 2023-05-24 10:00:58 +0100
  • 4503f9710d
    Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/client/javascript (#1194) #nolog dependabot[bot] 2023-05-24 10:00:33 +0100
  • 66b0be3dad
    Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/server/javascript #1195 dependabot[bot] 2023-05-24 01:45:56 +0000
  • 9fff1dda5f
    Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/client/javascript #1194 dependabot[bot] 2023-05-24 01:45:54 +0000
  • 00b31663c2
    Upgrade dependencies in Django server example Miguel Grinberg 2023-05-14 11:00:44 +0100
  • b068fd6e8c
    Bump django from 4.1.7 to 4.1.9 in /examples/server/wsgi/django_socketio (#1185) #nolog dependabot[bot] 2023-05-09 23:48:57 +0100
  • 077880fd21
    Bump django from 4.1.7 to 4.1.9 in /examples/server/wsgi/django_socketio #1185 dependabot[bot] 2023-05-09 22:46:56 +0000
  • 2851256c54
    Bump engine.io from 6.4.1 to 6.4.2 in /examples/client/javascript (#1184) #nolog dependabot[bot] 2023-05-04 10:27:07 +0100
  • 8dc4de296d
    Bump engine.io from 6.4.1 to 6.4.2 in /examples/client/javascript #1184 dependabot[bot] 2023-05-04 09:26:47 +0000
  • cab8c578a9
    Bump engine.io from 6.4.1 to 6.4.2 in /examples/server/javascript (#1183) #nolog dependabot[bot] 2023-05-04 10:26:07 +0100
  • fa61c6d79c
    Bump engine.io from 6.4.1 to 6.4.2 in /examples/server/javascript #1183 dependabot[bot] 2023-05-04 01:46:55 +0000
  • a110ad2f9e
    Bump flask from 1.0.2 to 2.3.2 in /examples/server/wsgi #1182 dependabot[bot] 2023-05-01 20:31:24 +0000
  • e9599795bd
    Bump sqlparse in /examples/server/wsgi/django_socketio (#1176) #nolog dependabot[bot] 2023-04-21 23:26:25 +0100
  • 306c8a98fe
    Bump sqlparse in /examples/server/wsgi/django_socketio #1176 dependabot[bot] 2023-04-21 22:11:17 +0000
  • 14b9f4f360
    Upgrade GitHub actions #nolog Miguel Grinberg 2023-04-14 12:50:44 +0100
  • c66d7a9f1a
    Improved grammar in documentation (#1175) zykron1 2023-04-14 02:06:34 -0700
  • 32a0b585a6
    Fixed Grammar #1175 zykron1 2023-04-13 18:28:09 -0700
  • 72dfdc6c8a
    Corrected user session documentation example (Fixes #1170) Miguel Grinberg 2023-04-04 18:29:51 +0100
  • 6df96fb1c5
    Update reference JavaScript examples Miguel Grinberg 2023-03-28 11:27:55 +0100
  • 598dd7e258
    fix docstring typo: client/server mixup (#1163) Sasja 2023-03-27 18:57:29 +0800
  • 59ba0ad745 fix docstring typo: client/server mixup #1163 sasja 2023-03-27 17:55:29 +0800
  • d2b49a5ee2 fix docstring typo: client/server mixup sasja 2023-03-27 14:51:36 +0800
  • 9d02247bc5
    Improved documentation on horizontal scaling (Fixes #1099) Miguel Grinberg 2023-03-20 00:16:16 +0000
  • 7881091e7c
    Version 5.8.1.dev0 Miguel Grinberg 2023-03-16 22:45:36 +0000
  • 4d3e837a97
    Release 5.8.0 v5.8.0 Miguel Grinberg 2023-03-16 22:45:08 +0000
  • 8293dc3f8f
    Made kombu client manager more robust and efficient Miguel Grinberg 2023-03-16 17:36:39 +0000
  • cd7f781c02
    Made aio_pika client manager more robust and efficient (Fixes #1142) Miguel Grinberg 2023-03-16 16:22:23 +0000
  • 270eb372cc
    Fix documentation typo (#1155) Onwuka Gideon 2023-03-16 10:56:16 +0100
  • 04a24ab1fc
    fix: typo - repeated word "any" #1155 Onwuka Gideon 2023-03-16 07:56:26 +0100
  • c4117fd651
    Removed incorrect reference to multiple callback invocations (Fixes #1152) Miguel Grinberg 2023-03-13 14:25:59 +0000
  • 8c747ab67b
    Fix documentation typos Miguel Grinberg 2023-03-13 12:06:41 +0000
  • b2cc86cfb2
    Fix typo in asyncio_server.py (#1150) riz-j 2023-03-12 22:24:47 +1100
  • 73e665584a
    Fix typo in asyncio_server.py #1150 riz-j 2023-03-12 21:55:18 +1100
  • 2e6d91f233 Use a persistent ampq connection when publishing #1142 Sillyfrog 2023-02-26 09:04:22 +1000
  • 4b19c708c8
    Bump werkzeug from 0.15.5 to 2.2.3 in /examples/server/wsgi (#1136) #nolog dependabot[bot] 2023-02-16 11:24:24 +0000
  • 4268988ca1
    Bump django from 4.0.9 to 4.1.7 in /examples/server/wsgi/django_socketio (#1135) #nolog dependabot[bot] 2023-02-16 11:24:09 +0000
  • b9319a6e77
    Bump werkzeug from 0.15.5 to 2.2.3 in /examples/server/wsgi #1136 dependabot[bot] 2023-02-15 22:48:11 +0000
  • 3c1cb8b18c
    Bump django from 4.0.9 to 4.1.7 in /examples/server/wsgi/django_socketio #1135 dependabot[bot] 2023-02-15 19:33:06 +0000
  • 85d487aa4d
    Bump django from 4.0.8 to 4.0.9 in /examples/server/wsgi/django_socketio (#1126) #nolog dependabot[bot] 2023-02-03 22:40:44 +0000
  • 61d151c3ff
    Bump django from 4.0.8 to 4.0.9 in /examples/server/wsgi/django_socketio #1126 dependabot[bot] 2023-02-03 22:20:32 +0000
  • 3365bc86d3
    Bump werkzeug from 0.15.3 to 0.15.5 in /examples/server/wsgi (#1123) #nolog dependabot[bot] 2023-02-02 11:23:19 +0000
  • 9aac4e95a8
    Bump werkzeug from 0.15.3 to 0.15.5 in /examples/server/wsgi #1123 dependabot[bot] 2023-02-02 06:14:34 +0000
  • 5e6aa6a758
    Update tox.ini #nolog Miguel Grinberg 2023-01-21 11:43:22 +0000
  • 1cadada02d
    Expose the ignore_queue option in namespaces (Fixes #1103) Miguel Grinberg 2023-01-21 11:38:38 +0000
  • 0f0409848e feat: add ignore queue doc #1103 devamin 2023-01-20 22:19:04 +0100
  • c187615b5d feat: set ignore_queue param on manager, and namespace, and remove kwargs devamin 2023-01-20 21:57:24 +0100
  • 04ac2457c3 Explicitly create tasks for coroutines before waiting on them #1118 Graham Bennett 2023-01-14 16:53:32 +0000
  • 4a1ece64f8
    ambiguous #1108 Sabbir Sobhani 2022-12-31 13:06:09 +0600