Commit Graph

  • 6c9b9974f7
    Support sending bytestrings when using pub/sub managers Miguel Grinberg 2025-11-16 13:38:29 +0000
  • 3983d61bc8 AsyncRedisManager: reconnect loop owns subscribe/unsubscribe lifecycle (fix intermittent pub/sub stalls) #1533 youssef khaya 2025-11-12 11:14:43 +0100
  • 9571639a28 AsyncRedisManager: pin pub/sub socket defaults to avoid Valkey timeout spam; still user can override via `redis_options`. #1532 youssef khaya 2025-11-12 09:36:19 +0100
  • 81c3988252 async_redis_manager: add Valkey support + robust listen loop; tests for valkey urls and channel matching #1531 youssef khaya 2025-11-08 14:27:33 +0100
  • de87f85ec5 Fix typos in examples/client/README.rst #1530 khanhkhanhlele 2025-11-07 12:41:29 +0700
  • 0c0e3aa313 Fix typos in examples/server/README.rst #1529 khanhkhanhlele 2025-11-07 12:40:57 +0700
  • f1b2f4f7a1 Fix typos in examples/simple-client/sync/README.rst #1528 khanhkhanhlele 2025-11-07 12:40:46 +0700
  • 564a431e20 Fix typos in examples/simple-client/async/README.rst #1527 khanhkhanhlele 2025-11-07 12:40:40 +0700
  • a329bbb0bd Fix typos in examples/server/wsgi/README.rst #1526 khanhkhanhlele 2025-11-07 12:40:16 +0700
  • 3abf1a7055 Fix typos in examples/client/sync/README.rst #1525 khanhkhanhlele 2025-11-07 12:39:45 +0700
  • 843bb4a8f8 Fix typos in examples/client/async/README.rst #1524 khanhkhanhlele 2025-11-07 12:39:38 +0700
  • e6679b9d6d Fix typos in docs/server.rst #1523 khanhkhanhlele 2025-11-07 12:39:29 +0700
  • 6d9225348c Fix typos in docs/client.rst #1522 khanhkhanhlele 2025-11-07 12:39:17 +0700
  • c7b872915c
    MsgPackPacket.configure method Miguel Grinberg 2025-11-06 19:33:24 +0000
  • db3f1c2a01
    Fix typos in src/socketio/async_client.py (#1520) Lê Nam Khánh 2025-11-06 17:32:33 +0700
  • 995141f110 Fix typos in src/socketio/async_client.py #1520 khanhkhanhlele 2025-11-06 09:53:31 +0700
  • f4b4a98bda
    Bump django in /examples/server/wsgi/django_socketio (#1519) #nolog dependabot[bot] 2025-11-06 00:35:42 +0000
  • 52b0218db2
    Bump django in /examples/server/wsgi/django_socketio #1519 dependabot[bot] 2025-11-06 00:34:20 +0000
  • 608a82fa2e fix: add warnings #1517 phi 2025-11-05 20:03:21 +0900
  • 30b67dd53f fix: set cache phi 2025-11-05 19:59:58 +0900
  • 3e83ae66fa feat: MsgPackPacket._configure phi 2025-11-05 19:57:50 +0900
  • f4b635ee8f fix: warning -> logging phi 2025-11-05 19:57:29 +0900
  • 37f94fed12 feat: configure phi 2025-11-05 19:48:17 +0900
  • aac7612685 Revert all phi 2025-11-05 19:38:31 +0900
  • 6c899d7425 fix: lint errors phi 2025-11-02 22:26:53 +0900
  • 6089dd0b9e test: serializer_args tests phi 2025-11-02 22:25:31 +0900
  • 5bb11b6964 fix: lint error phi 2025-11-02 22:12:04 +0900
  • 81e96142f9 docs: add serializer_args phi 2025-11-02 22:10:48 +0900
  • 005953da1d fix: apply _create_packet phi 2025-11-02 22:07:49 +0900
  • c86a3fdc1e feat: serializer_args, _create_packet phi 2025-11-02 22:04:03 +0900
  • 5d9e3a7e6e fix: pypy tests phi 2025-11-02 16:32:26 +0900
  • abb2c8c4bf test: msgpack packet tests phi 2025-11-02 16:20:49 +0900
  • db7fcdaaf7 feat: pass dumps_default, ext_hook phi 2025-11-02 15:57:37 +0900
  • b423d0e38e
    Improvements to the logging documentation Miguel Grinberg 2025-10-31 09:11:18 +0000
  • c52e93b4a3
    fix recreate binding on failure (#1516) Gritty_dev 2025-10-30 16:21:35 -0400
  • 0f76180a50 fix recreate binding on failure #1516 codomposer 2025-10-30 05:35:47 -0400
  • 54b4382b5f
    Version 5.14.4.dev0 Miguel Grinberg 2025-10-29 09:42:55 +0000
  • 227e53bdf7
    Release 5.14.3 v5.14.3 Miguel Grinberg 2025-10-29 09:42:20 +0000
  • f3b18bde3f
    Support Python's ConnectionRefusedError to reject a connection (#1515) Miguel Grinberg 2025-10-28 23:43:05 +0000
  • 72b0079351
    unit tests #1515 Miguel Grinberg 2025-10-28 23:13:45 +0000
  • 3b39c64fe3
    Support Python's ConnectionRefusedError to reject a connection Miguel Grinberg 2025-10-28 20:35:26 +0000
  • 194e1b7f27
    Only push binary data to aiopika (Fixes #1513) (#1514) Miguel Grinberg 2025-10-28 20:24:54 +0000
  • 967c18455b
    Only push binary data to aiopika (Fixes #1513) #1514 Miguel Grinberg 2025-10-28 20:12:05 +0000
  • 0700b5394f
    Update server.rst #1512 Vitya 2025-10-26 13:49:13 +0300
  • 94b80967b6
    Validate admin namespace and event #1511 0xf00sec 2025-10-16 15:36:32 +0300
  • f8a1d435b2
    Version 5.14.3.dev0 Miguel Grinberg 2025-10-15 19:59:45 +0100
  • 08f65c22bb
    Release 5.14.2 v5.14.2 Miguel Grinberg 2025-10-15 19:59:08 +0100
  • 8fcbd80e76
    Remove old build matrix exceptions #nolog (#1510) Miguel Grinberg 2025-10-15 19:57:20 +0100
  • 4346cb7852
    Remove old build matrix exceptions #nolog #1510 Miguel Grinberg 2025-10-15 19:37:50 +0100
  • 1f4cd3b025
    Add 3.14 and pypy-3.11 CI tasks Miguel Grinberg 2025-10-15 19:30:30 +0100
  • bab4a10f48
    Restore binary message support in message queue setups (Fixes #1508) (#1509) Miguel Grinberg 2025-10-15 09:17:11 +0100
  • c78c035c78
    Restore binary message support in message queue setups (Fixes #1508) #1509 Miguel Grinberg 2025-10-14 23:59:53 +0100
  • 383eeaf8a6
    linter fixes #nolog Miguel Grinberg 2025-10-04 19:30:23 +0100
  • 33722a0d96
    Improve documentation of the `BaseManager.get_participants()` method Miguel Grinberg 2025-10-04 19:21:26 +0100
  • f298c9b54d
    Fix formatting of client connection error (Fixes #1507) Miguel Grinberg 2025-10-04 11:38:53 +0100
  • 2ffdd5535a
    Version 5.14.2.dev0 Miguel Grinberg 2025-10-02 19:44:56 +0100
  • 0acbf198c6
    Release 5.14.1 v5.14.1 Miguel Grinberg 2025-10-02 19:41:26 +0100
  • 6e2d0de12b
    Restore support for rediss:// URLs, and add valkeys:// Miguel Grinberg 2025-10-02 12:06:19 +0100
  • a8deb3a8f3
    Add support for unix-sock protocol (#1503) Darren Chang 2025-10-02 17:19:21 +0800
  • 3edbadd94d Add suopport for unix-sock protocol (async redis) #1503 darrenchang 2025-10-02 11:23:14 +0800
  • f04cf75ae6
    Bump django in /examples/server/wsgi/django_socketio #1505 dependabot[bot] 2025-10-01 23:00:26 +0000
  • 51d86583e3 Add support for unix-sock protocol darrenchang 2025-10-01 16:11:01 +0800
  • 9e42f46509
    Version 5.14.1.dev0 Miguel Grinberg 2025-09-30 20:30:42 +0100
  • 400200e006
    Release 5.14.0 v5.14.0 Miguel Grinberg 2025-09-30 20:28:51 +0100
  • 53f6be0942
    Replace pickle with json (#1502) Miguel Grinberg 2025-09-30 20:22:45 +0100
  • 865da68239
    docs update #1502 Miguel Grinberg 2025-09-30 20:22:16 +0100
  • a59c6f5200
    Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501) James Thistlewood 2025-09-30 20:13:56 +0100
  • a9066cc8b6
    remove coverage.xml file #1501 Miguel Grinberg 2025-09-30 20:12:18 +0100
  • 333349c14a
    Replace pickle with json Miguel Grinberg 2025-09-24 23:56:30 +0100
  • 353a8b9030 Fix: SimpleClient.call does not raise TimeoutError on timeout James Thistlewood 2025-09-29 23:38:48 +0100
  • f61e0bec37
    wait for client to end background tasks on disconnect (#1500) Miguel Grinberg 2025-09-29 09:11:08 +0100
  • 9d5c90ecd8
    wait for client to end background tasks on disconnect #1500 Miguel Grinberg 2025-09-29 09:00:59 +0100
  • 5bfe37c225
    disconnect fix #1498 Miguel Grinberg 2025-09-29 08:48:28 +0100
  • b85119cb1f
    logging Miguel Grinberg 2025-09-29 07:48:44 +0100
  • 88e5adf3bb
    reduce admin test timeouts Miguel Grinberg 2025-09-28 22:28:15 +0100
  • 23556fb3dc
    Fixed transport property of the simple clients to be a string as documented (Fixes #1499) Miguel Grinberg 2025-09-29 07:32:12 +0100
  • 07813e3249 SimpleClient: type mismatch for SimpleClient.transport() #1499 James Thistlewood 2025-09-29 00:23:08 +0100
  • e59acf1465
    Address failures of test suite on Mac (#1497) Miguel Grinberg 2025-09-28 22:06:51 +0100
  • 363e1da07c
    restore timeouts #1497 Miguel Grinberg 2025-09-28 21:55:29 +0100
  • bfeb8b25a5
    set explicit hostname Miguel Grinberg 2025-09-28 21:48:39 +0100
  • 05b460367c
    Reduce admin test timeouts to reduce random failures Miguel Grinberg 2025-09-28 20:34:31 +0100
  • 36a89226a2
    Add support for valkey in the Redis client managers (#1488) phi-friday 2025-09-28 18:17:55 +0900
  • 5dc2aea077
    keep track of which namespaces failed to connect (#1496) Miguel Grinberg 2025-09-28 10:16:15 +0100
  • 46069e79dd
    keep track of which namespaces failed to connect #1496 Miguel Grinberg 2025-09-28 09:32:11 +0100
  • 9a87336678
    mark missed coverage spots #1488 Miguel Grinberg 2025-09-26 19:53:42 +0100
  • b3da354ed9
    Add message queue deployment recommendations Miguel Grinberg 2025-09-24 20:28:55 +0100
  • 9ac6fec583
    Bump django in /examples/server/wsgi/django_socketio #1492 dependabot[bot] 2025-09-10 02:19:14 +0000
  • 774d70ff65 fix: lint error phi 2025-08-31 13:20:33 +0900
  • 3625fe821d
    Bump eventlet from 0.35.2 to 0.40.3 in /examples/server/wsgi (#1491) #nolog dependabot[bot] 2025-08-30 10:51:56 +0100
  • f9cbe1dac6 test: test valkey url phi 2025-08-30 17:51:12 +0900
  • efdbf7f3d7
    Bump eventlet from 0.35.2 to 0.40.3 in /examples/server/wsgi #1491 dependabot[bot] 2025-08-29 20:13:03 +0000
  • a8470ced6e fix: lint error phi 2025-08-29 22:15:55 +0900
  • 79a4321850 feat: support valkey phi 2025-08-21 21:53:14 +0900
  • b01b197df1
    redis manager, verbose error logging (#1479) Eugnee 2025-08-24 13:44:50 +0300
  • f209ef4b27 feat: DI, pydantic models input validations #1486 Konstantin Ponomarev 2025-08-14 00:51:38 +0300
  • a21fbea90d feat: BaseServer.add_routers method Konstantin Ponomarev 2025-08-13 18:46:30 +0300
  • 84ff3220db fix: import and v0.1.4 Konstantin Ponomarev 2025-08-13 18:27:33 +0300
  • 4f468dadaa fix: v0.1.3 Konstantin Ponomarev 2025-08-13 18:22:53 +0300
  • d6486ba80a fix: workflow Konstantin Ponomarev 2025-08-13 17:53:16 +0300
  • fc2d6fae87 fix: poetry pyproject.toml Konstantin Ponomarev 2025-08-13 17:49:19 +0300