Commit Graph

  • 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
  • 701c0474c5 fix: v0.0.1 Konstantin Ponomarev 2025-08-13 17:43:48 +0300
  • 48219106f9 fix: release workflow Konstantin Ponomarev 2025-08-13 17:38:52 +0300
  • 886a173d54 fix: tests off Konstantin Ponomarev 2025-08-13 17:36:10 +0300
  • 9d39743b11 fix: tox Konstantin Ponomarev 2025-08-13 17:34:39 +0300
  • 9531bedf33 feat: tests Konstantin Ponomarev 2025-08-13 17:33:08 +0300
  • 0b04385260 feat: version in [project] and off test Konstantin Ponomarev 2025-08-13 17:32:32 +0300
  • 05f4e25cb5 feat: github actions publish to pypi Konstantin Ponomarev 2025-08-13 17:30:30 +0300
  • 893064b12c fix: security Konstantin Ponomarev 2025-08-13 17:12:51 +0300
  • 4dfdddde0d feat: routers and examples for routers Konstantin Ponomarev 2025-08-13 17:09:28 +0300
  • c66b28270a fix: type hints Konstantin Ponomarev 2025-08-13 14:24:55 +0300
  • df7cbbc651 fix: pre-commit Konstantin Ponomarev 2025-08-13 13:59:24 +0300
  • 1b62cd30c4 fix: ruff format Konstantin Ponomarev 2025-08-13 13:55:53 +0300
  • 9d847ca242
    Create import socket def ip_adresi_ogren(): hostname = socket.gethostname() ip_adresi = socket.gethostbyname(hostname) print(f"Bu cihazın IP adresi: {ip_adresi}") ip_adresi_ogren() #1484 kurtaykut912-rgb 2025-08-12 06:19:00 +0300
  • 4a35530a55
    Create import socket def ip_adresi_ogren(): hostname = socket.gethostname() ip_adresi = socket.gethostbyname(hostname) print(f"Bu cihazın IP adresi: {ip_adresi}") ip_adresi_ogren() #1483 kurtaykut912-rgb 2025-08-12 06:18:54 +0300
  • 1871d550a2
    Merge 004593060d into efd1247ed9 #1479 Eugnee 2025-07-28 14:33:11 +0000
  • 004593060d redis manager, verbose error logging #1479 Eugnee 2025-07-28 16:32:10 +0200
  • efd1247ed9
    channel was not properly initialized in several pubsub client managers (#1476) main Eugnee 2025-07-22 20:44:15 +0300
  • bddd8e3c0a
    apply similar fix to other client managers #1476 Miguel Grinberg 2025-07-22 18:24:34 +0100
  • 260835b0c4
    Bugfix: self.channel not initialised Eugnee 2025-07-22 16:23:53 +0500
  • 3a002e69d9
    Bump aiohttp from 3.10.11 to 3.12.14 in /examples/server/aiohttp (#1474) #nolog dependabot[bot] 2025-07-15 15:05:40 +0100
  • 29909eb121
    Bump aiohttp from 3.10.11 to 3.12.14 in /examples/server/aiohttp #1474 dependabot[bot] 2025-07-15 09:36:01 +0000
  • 7d94047224 Modification done to comply Asyncio changes with Python version 3.11+ #1472 Chetan Sharan 2025-07-03 17:39:18 +0530
  • d3a9b82d58
    Bump django in /examples/server/wsgi/django_socketio (#1470) #nolog dependabot[bot] 2025-06-07 00:47:57 +0100
  • 81d4830313
    Bump django in /examples/server/wsgi/django_socketio #1470 dependabot[bot] 2025-06-06 23:27:33 +0000
  • 473e05c206
    Bump tornado from 6.4.2 to 6.5.1 in /examples/server/tornado (#1467) #nolog dependabot[bot] 2025-05-24 14:18:40 +0100
  • 6946771db4
    Bump tornado from 6.4.2 to 6.5.1 in /examples/server/tornado #1467 dependabot[bot] 2025-05-23 19:28:37 +0000
  • 5e04003dad
    Add missing `async` on session examples for the async server (#1465) Func 2025-05-16 16:57:34 +0800
  • bac56922ed
    Fix `eio.session` example on async server #1465 Func 2025-05-16 07:21:27 +0800
  • 86a7176a5a
    Bump django in /examples/server/wsgi/django_socketio (#1461) #nolog dependabot[bot] 2025-05-08 19:06:32 +0100
  • b99c8294a5
    Bump django in /examples/server/wsgi/django_socketio #1461 dependabot[bot] 2025-05-08 15:44:19 +0000
  • 96073f4022
    Bump h11 from 0.14.0 to 0.16.0 in /examples/server/wsgi/django_socketio (#1459) #nolog dependabot[bot] 2025-04-24 19:12:44 +0100
  • 44fb6f63d9
    Bump h11 from 0.14.0 to 0.16.0 in /examples/server/wsgi/django_socketio #1459 dependabot[bot] 2025-04-24 18:09:27 +0000
  • 059fd90761
    Bump h11 from 0.11.0 to 0.16.0 in /examples/server/asgi (#1458) #nolog dependabot[bot] 2025-04-24 19:04:01 +0100
  • ffe29f1fd7
    Bump h11 from 0.11.0 to 0.16.0 in /examples/server/asgi #1458 dependabot[bot] 2025-04-24 16:08:55 +0000
  • 81c80cddde
    Add SPDX license identifier (#1453) Marc Mueller 2025-04-18 12:46:53 +0200
  • 259de30d43
    Remove debugging print Miguel Grinberg 2025-04-13 12:22:53 +0100
  • bb084356bd Add SPDX license identifier #1453 Marc Mueller 2025-04-13 11:57:18 +0200
  • d9ecbee93c
    Version 5.13.1.dev0 Miguel Grinberg 2025-04-12 16:47:01 +0100
  • 80e77170ea
    Release 5.13.0 v5.13.0 Miguel Grinberg 2025-04-12 16:40:43 +0100
  • 8ea5e814c1
    linter fixes #nolog Miguel Grinberg 2025-04-12 16:36:56 +0100
  • 5c93c59648
    Preserve exception context in Client.connect (#1450) Tim Van Baak 2025-04-11 08:17:23 -0700
  • 94ea398031
    Preserve exception context in AsyncClient.connect #1450 Tim Van Baak 2025-04-09 07:33:48 -0700
  • d74c3ef8b5
    Preserve exception context in Client.connect Tim Van Baak 2025-04-08 08:44:49 -0700
  • 6a52e8b502
    Add support for Redis Sentinel (#1448) Miguel Grinberg 2025-04-06 16:15:19 +0100
  • 537630b983
    Remove incorrect reference to an "asyncio" installation extra (Fixes #1449) Miguel Grinberg 2025-04-05 23:29:13 +0100
  • 4e701453cf
    more unit tests #1448 Miguel Grinberg 2025-03-28 23:45:20 +0000
  • d3efeb4efc
    Add support for Redis Sentinel Miguel Grinberg 2025-03-28 20:01:57 +0000
  • fc0c1e2fee
    Bump gunicorn in /examples/server/wsgi/django_socketio (#1445) #nolog dependabot[bot] 2025-03-22 12:41:30 +0000
  • 54d0ef49d4
    Bump gunicorn in /examples/server/wsgi/django_socketio #1445 dependabot[bot] 2025-03-22 03:20:07 +0000
  • 288ebb189d
    Eliminate race conditions on disconnect (Fixes #1441) Miguel Grinberg 2025-03-09 14:45:32 +0000
  • 4adebf6ab8
    Bump jinja2 from 3.1.5 to 3.1.6 in /examples/server/wsgi (#1440) #nolog dependabot[bot] 2025-03-07 09:57:09 +0000
  • ad4fb20555
    Bump jinja2 from 3.1.5 to 3.1.6 in /examples/server/wsgi #1440 dependabot[bot] 2025-03-06 23:18:22 +0000
  • 1b41943603
    Bump django in /examples/server/wsgi/django_socketio (#1439) #nolog dependabot[bot] 2025-03-06 23:12:50 +0000
  • 97fef3343e
    Bump django in /examples/server/wsgi/django_socketio #1439 dependabot[bot] 2025-03-06 23:06:57 +0000
  • 781dc9a030
    Update feature_request.md Miguel Grinberg 2025-02-27 12:36:30 +0000
  • 82462f011c
    Update bug_report.md Miguel Grinberg 2025-02-27 12:35:57 +0000
  • 7605630bb2
    Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432) Miguel Grinberg 2025-02-05 23:56:45 +0000
  • a598a55cc1
    Bump django in /examples/server/wsgi/django_socketio (#1430) #nolog dependabot[bot] 2025-01-15 16:23:47 +0000
  • e0a751d30f
    Bump django in /examples/server/wsgi/django_socketio #1430 dependabot[bot] 2025-01-14 22:34:50 +0000
  • 9e43a39cfe
    revert to default funding file #nolog Miguel Grinberg 2025-01-06 17:47:15 +0000
  • 387f996bdb
    Version 5.12.2.dev0 Miguel Grinberg 2024-12-29 20:11:53 +0000
  • 572648bd0c
    Release 5.12.1 v5.12.1 Miguel Grinberg 2024-12-29 20:07:59 +0000
  • 269332da80
    Enable instrumentation by default in WSGI and ASGI examples Miguel Grinberg 2024-12-29 20:03:59 +0000
  • 8fe012abbb
    Stop using deprecated datetime functions Miguel Grinberg 2024-12-29 19:54:27 +0000
  • b75fd31625
    Fix admin instrumentation to support disconnect reasons (Fixes #1423) Miguel Grinberg 2024-12-29 18:57:54 +0000
  • ffafa4fb1b
    remove unrelated change #1423 Miguel Grinberg 2024-12-29 11:14:04 +0000
  • 248aba0621
    add fixes for the sync version Miguel Grinberg 2024-12-29 00:31:28 +0000
  • 8964dab9d5
    Fixed broken gevent URL in documentation (#1427) Carlos Guerrero 2024-12-25 07:17:31 -0500
  • 746659f64e
    docs: fix broken gevent url #1427 Carlos Guerrero 2024-12-24 22:01:08 -0500
  • 7e8e884d50
    Bump jinja2 from 3.1.3 to 3.1.5 in /examples/server/wsgi (#1426) #nolog dependabot[bot] 2024-12-24 16:23:18 +0000
  • 0223a7e011
    Bump jinja2 from 3.1.3 to 3.1.5 in /examples/server/wsgi #1426 dependabot[bot] 2024-12-23 23:44:20 +0000
  • 26529bff85 Add the reason argument for async_admin when socket disconnect Yixiu1121 2024-12-20 17:45:40 +0800
  • 2eaa1bd5b1
    Version 5.12.1.dev0 Miguel Grinberg 2024-12-18 17:54:51 +0000
  • 06f50f8671
    Release 5.12.0 v5.12.0 Miguel Grinberg 2024-12-18 17:43:08 +0000
  • bd8555da85
    Pass a `reason` argument to the disconnect handler (#1422) Miguel Grinberg 2024-12-18 17:39:03 +0000
  • 4c5d6b4b49
    docs #1422 Miguel Grinberg 2024-12-18 00:11:39 +0000
  • 06393fb478
    dependencies Miguel Grinberg 2024-12-17 20:55:31 +0000
  • 93da325534
    rebase Miguel Grinberg 2024-12-17 20:50:30 +0000
  • ab35d0831d
    examples Miguel Grinberg 2024-12-17 00:08:32 +0000
  • a6e6ca6265
    disconnect reasons for client Miguel Grinberg 2024-12-15 20:24:28 +0000
  • db691a9397
    disconnect reasons for server Miguel Grinberg 2024-12-15 18:55:57 +0000
  • 0b5c4638e5
    Adopted pyenv-asyncio for async unit tests Miguel Grinberg 2024-12-17 20:24:37 +0000
  • b6ee33e56c
    Prevent multiple tasks for reconnection (#1369) humayunsr 2024-12-14 15:42:51 +0500
  • 5a17a83f36
    async client #1369 Miguel Grinberg 2024-12-14 10:31:50 +0000
  • 78d1124c50
    fix AsyncClient::wait unexpected return after success reconnect (#1407) Arseny 2024-12-14 03:21:21 +0300
  • 9fad09f28f
    fixes #1407 Miguel Grinberg 2024-12-14 00:10:10 +0000
  • db642bb2bd
    Upgrade the code to more recent Python versions Miguel Grinberg 2024-12-12 19:23:05 +0000
  • bf5a05ae9b
    server.py: teeny docstring typo fix (#1421) Masen Furer 2024-12-12 01:54:15 -0800
  • 5cf5c79af5
    server.py: teeny docstring typo fix #1421 Masen Furer 2024-12-11 18:00:51 -0800
  • b75d7309b7
    Bump path-to-regexp and express in /examples/server/javascript (#1418) #nolog dependabot[bot] 2024-12-10 11:02:49 +0000
  • c489cb8e1f
    Bump path-to-regexp and express in /examples/server/javascript #1418 dependabot[bot] 2024-12-07 00:17:16 +0000
  • f5b686c104
    Bump django in /examples/server/wsgi/django_socketio (#1417) #nolog dependabot[bot] 2024-12-07 00:16:45 +0000
  • d9124a8e8d
    Bump django in /examples/server/wsgi/django_socketio #1417 dependabot[bot] 2024-12-06 18:55:30 +0000
  • 3e95bb5ca8
    Bump path-to-regexp and express in /examples/client/javascript (#1416) #nolog dependabot[bot] 2024-12-06 17:25:49 +0000