dependabot[bot]
|
5f00188b54
|
Bump aiohttp from 3.9.0 to 3.9.2 in /examples/server/aiohttp (#1303) #nolog
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2.
- [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.9.0...v3.9.2)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
6967eca550
|
Bump aiohttp from 3.8.6 to 3.9.0 in /examples/server/aiohttp (#1281) #nolog
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [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.8.6...v3.9.0)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
a43e3f63c0
|
Bump aiohttp from 3.7.4 to 3.8.6 in /examples/server/aiohttp (#1278) #nolog
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.6.
- [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.7.4...v3.8.6)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
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]
|
4770670004
|
Bump aiohttp from 1.3.1 to 3.7.4 in /examples/server/aiohttp (#644) #nolog
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 1.3.1 to 3.7.4.
- [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/1.3.1...v3.7.4)
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
|
fb9648575e
|
Fix aiohttp example's background task (Fixes #881)
|
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
|
cc9b3e97bb
|
v5 protocol: updated all examples
|
4 years ago |
Miguel Grinberg
|
0f42c181da
|
Various simplifications to examples
|
6 years ago |
Miguel Grinberg
|
4822d8125d
|
reorganization of examples, plus some new ones for the client
|
6 years ago |