Miguel Grinberg
|
269332da80
|
Enable instrumentation by default in WSGI and ASGI examples
|
3 months ago |
Miguel Grinberg
|
bd8555da85
|
Pass a `reason` argument to the disconnect handler (#1422)
|
4 months ago |
Miguel Grinberg
|
4bf48776ca
|
Reporting to Socket.IO Admin UI (#1164)
|
1 year ago |
Miguel Grinberg
|
2e1f0262ad
|
Add FastAPI and Litestar server examples
|
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 |
dependabot[bot]
|
aa2963d86a
|
Bump websockets from 8.1 to 9.1 in /examples/server/asgi (#707) #nolog
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Miguel Grinberg
|
273a4b0439
|
Add example code to flake8 linter
|
3 years ago |
Miguel Grinberg
|
a07eedf54e
|
Pass custom authentication data with client connection (Fixes #661)
|
4 years ago |
Miguel Grinberg
|
8c5b762d72
|
Updated asgi examples to latest release
|
4 years ago |
dependabot[bot]
|
a10ce860a8
|
Bump uvicorn from 0.7.0 to 0.11.7 in /examples/server/asgi (#530)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.7.0 to 0.11.7.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.7.0...0.11.7)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Miguel Grinberg
|
cc9b3e97bb
|
v5 protocol: updated all examples
|
4 years ago |
Miguel Grinberg
|
0f42c181da
|
Various simplifications to examples
|
6 years ago |
Miguel Grinberg
|
aaa87a8277
|
Much more flexible support for static files in the server
|
6 years ago |
Miguel Grinberg
|
f86999ff9c
|
updated asgi examples to the latest uvicorn
|
6 years ago |
Miguel Grinberg
|
4822d8125d
|
reorganization of examples, plus some new ones for the client
|
6 years ago |