Konstantin Ponomarev
|
4f468dadaa
|
fix: v0.1.3
|
1 week ago |
Konstantin Ponomarev
|
d6486ba80a
|
fix: workflow
|
1 week ago |
Konstantin Ponomarev
|
fc2d6fae87
|
fix: poetry pyproject.toml
|
1 week ago |
Konstantin Ponomarev
|
701c0474c5
|
fix: v0.0.1
|
1 week ago |
Konstantin Ponomarev
|
48219106f9
|
fix: release workflow
|
1 week ago |
Konstantin Ponomarev
|
886a173d54
|
fix: tests off
|
1 week ago |
Konstantin Ponomarev
|
9d39743b11
|
fix: tox
|
1 week ago |
Konstantin Ponomarev
|
9531bedf33
|
feat: tests
|
1 week ago |
Konstantin Ponomarev
|
0b04385260
|
feat: version in [project] and off test
|
1 week ago |
Konstantin Ponomarev
|
05f4e25cb5
|
feat: github actions publish to pypi
|
1 week ago |
Konstantin Ponomarev
|
893064b12c
|
fix: security
|
1 week ago |
Konstantin Ponomarev
|
4dfdddde0d
|
feat: routers and examples for routers
|
1 week ago |
Konstantin Ponomarev
|
c66b28270a
|
fix: type hints
|
1 week ago |
Konstantin Ponomarev
|
df7cbbc651
|
fix: pre-commit
|
1 week ago |
Konstantin Ponomarev
|
1b62cd30c4
|
fix: ruff format
|
1 week ago |
Eugnee
|
efd1247ed9
|
channel was not properly initialized in several pubsub client managers (#1476)
|
4 weeks ago |
dependabot[bot]
|
3a002e69d9
|
Bump aiohttp from 3.10.11 to 3.12.14 in /examples/server/aiohttp (#1474) #nolog
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.11 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.11...v3.12.14)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 month ago |
dependabot[bot]
|
d3a9b82d58
|
Bump django in /examples/server/wsgi/django_socketio (#1470) #nolog
Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22.
- [Commits](https://github.com/django/django/compare/4.2.21...4.2.22)
---
updated-dependencies:
- dependency-name: django
dependency-version: 4.2.22
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 months ago |
dependabot[bot]
|
473e05c206
|
Bump tornado from 6.4.2 to 6.5.1 in /examples/server/tornado (#1467) #nolog
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1)
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 months ago |
Func
|
5e04003dad
|
Add missing `async` on session examples for the async server (#1465)
|
3 months ago |
dependabot[bot]
|
86a7176a5a
|
Bump django in /examples/server/wsgi/django_socketio (#1461) #nolog
Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.21.
- [Commits](https://github.com/django/django/compare/4.2.20...4.2.21)
---
updated-dependencies:
- dependency-name: django
dependency-version: 4.2.21
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 months ago |
dependabot[bot]
|
96073f4022
|
Bump h11 from 0.14.0 to 0.16.0 in /examples/server/wsgi/django_socketio (#1459) #nolog
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0)
---
updated-dependencies:
- dependency-name: h11
dependency-version: 0.16.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
dependabot[bot]
|
059fd90761
|
Bump h11 from 0.11.0 to 0.16.0 in /examples/server/asgi (#1458) #nolog
Bumps [h11](https://github.com/python-hyper/h11) from 0.11.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.11.0...v0.16.0)
---
updated-dependencies:
- dependency-name: h11
dependency-version: 0.16.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
Marc Mueller
|
81c80cddde
|
Add SPDX license identifier (#1453)
|
4 months ago |
Miguel Grinberg
|
259de30d43
|
Remove debugging print
|
4 months ago |
Miguel Grinberg
|
d9ecbee93c
|
Version 5.13.1.dev0
|
4 months ago |
Miguel Grinberg
|
80e77170ea
|
Release 5.13.0
|
4 months ago |
Miguel Grinberg
|
8ea5e814c1
|
linter fixes #nolog
|
4 months ago |
Tim Van Baak
|
5c93c59648
|
Preserve exception context in Client.connect (#1450)
|
4 months ago |
Miguel Grinberg
|
6a52e8b502
|
Add support for Redis Sentinel (#1448)
* Add support for Redis Sentinel
* more unit tests
|
5 months ago |
Miguel Grinberg
|
537630b983
|
Remove incorrect reference to an "asyncio" installation extra (Fixes #1449)
|
5 months ago |
dependabot[bot]
|
fc0c1e2fee
|
Bump gunicorn in /examples/server/wsgi/django_socketio (#1445) #nolog
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
5 months ago |
Miguel Grinberg
|
288ebb189d
|
Eliminate race conditions on disconnect (Fixes #1441)
|
5 months ago |
dependabot[bot]
|
4adebf6ab8
|
Bump jinja2 from 3.1.5 to 3.1.6 in /examples/server/wsgi (#1440) #nolog
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
6 months ago |
dependabot[bot]
|
1b41943603
|
Bump django in /examples/server/wsgi/django_socketio (#1439) #nolog
Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.20.
- [Commits](https://github.com/django/django/compare/4.2.18...4.2.20)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
6 months ago |
Miguel Grinberg
|
781dc9a030
|
Update feature_request.md
|
6 months ago |
Miguel Grinberg
|
82462f011c
|
Update bug_report.md
|
6 months ago |
Miguel Grinberg
|
7605630bb2
|
Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432)
|
7 months ago |
dependabot[bot]
|
a598a55cc1
|
Bump django in /examples/server/wsgi/django_socketio (#1430) #nolog
Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18.
- [Commits](https://github.com/django/django/compare/4.2.17...4.2.18)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
7 months ago |
Miguel Grinberg
|
9e43a39cfe
|
revert to default funding file #nolog
|
8 months ago |
Miguel Grinberg
|
387f996bdb
|
Version 5.12.2.dev0
|
8 months ago |
Miguel Grinberg
|
572648bd0c
|
Release 5.12.1
|
8 months ago |
Miguel Grinberg
|
269332da80
|
Enable instrumentation by default in WSGI and ASGI examples
|
8 months ago |
Miguel Grinberg
|
8fe012abbb
|
Stop using deprecated datetime functions
|
8 months ago |
Miguel Grinberg
|
b75fd31625
|
Fix admin instrumentation to support disconnect reasons (Fixes #1423)
|
8 months ago |
Carlos Guerrero
|
8964dab9d5
|
Fixed broken gevent URL in documentation (#1427)
|
8 months ago |
dependabot[bot]
|
7e8e884d50
|
Bump jinja2 from 3.1.3 to 3.1.5 in /examples/server/wsgi (#1426) #nolog
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.5)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
8 months ago |
Miguel Grinberg
|
2eaa1bd5b1
|
Version 5.12.1.dev0
|
8 months ago |
Miguel Grinberg
|
06f50f8671
|
Release 5.12.0
|
8 months ago |
Miguel Grinberg
|
bd8555da85
|
Pass a `reason` argument to the disconnect handler (#1422)
|
8 months ago |