Miguel Grinberg
|
bd8555da85
|
Pass a `reason` argument to the disconnect handler (#1422)
|
4 months ago |
dependabot[bot]
|
46c6a70046
|
Bump tornado from 6.4.1 to 6.4.2 in /examples/server/tornado (#1408) #nolog
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
dependabot[bot]
|
d67a272c2e
|
Bump tornado from 6.3.3 to 6.4.1 in /examples/server/tornado (#1346) #nolog
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
10 months 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]
|
c5064110fc
|
Bump tornado from 6.3.2 to 6.3.3 in /examples/server/tornado (#1225) #nolog
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3)
---
updated-dependencies:
- dependency-name: tornado
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 |
dependabot[bot]
|
02b48a30e9
|
Bump tornado from 5.0.2 to 6.3.2 in /examples/server/tornado (#1196) #nolog
Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.0.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v5.0.2...v6.3.2)
---
updated-dependencies:
- dependency-name: tornado
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
|
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 |