Alex Kuhrt
fcfeae64b6
Fix a typo in the documentation
The code examples for passing a custom `http_session` to the client contain an incorrect reference. This commit corrects the reference to `requests.Session`.
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]
4295de7cda
Bump django from 4.2.1 to 4.2.3 in /examples/server/wsgi/django_socketio ( #1210 ) #nolog
Bumps [django](https://github.com/django/django ) from 4.2.1 to 4.2.3.
- [Commits](https://github.com/django/django/compare/4.2.1...4.2.3 )
---
updated-dependencies:
- dependency-name: django
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
81aee59b54
Add readthedocs config file
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
dependabot[bot]
47d117e271
Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/server/javascript ( #1195 ) #nolog
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
4503f9710d
Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/client/javascript ( #1194 ) #nolog
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Miguel Grinberg
00b31663c2
Upgrade dependencies in Django server example
2 years ago
dependabot[bot]
b068fd6e8c
Bump django from 4.1.7 to 4.1.9 in /examples/server/wsgi/django_socketio ( #1185 ) #nolog
Bumps [django](https://github.com/django/django ) from 4.1.7 to 4.1.9.
- [Commits](https://github.com/django/django/compare/4.1.7...4.1.9 )
---
updated-dependencies:
- dependency-name: django
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]
2851256c54
Bump engine.io from 6.4.1 to 6.4.2 in /examples/client/javascript ( #1184 ) #nolog
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
cab8c578a9
Bump engine.io from 6.4.1 to 6.4.2 in /examples/server/javascript ( #1183 ) #nolog
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
e9599795bd
Bump sqlparse in /examples/server/wsgi/django_socketio ( #1176 ) #nolog
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.4.2 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases )
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG )
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.4.4 )
---
updated-dependencies:
- dependency-name: sqlparse
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
14b9f4f360
Upgrade GitHub actions #nolog
2 years ago
zykron1
c66d7a9f1a
Improved grammar in documentation ( #1175 )
2 years ago
Miguel Grinberg
72dfdc6c8a
Corrected user session documentation example ( Fixes #1170 )
2 years ago
Miguel Grinberg
6df96fb1c5
Update reference JavaScript examples
2 years ago
Sasja
598dd7e258
fix docstring typo: client/server mixup ( #1163 )
* fix docstring typo: client/server mixup
* fix docstring typo: client/server mixup
2 years ago
Miguel Grinberg
9d02247bc5
Improved documentation on horizontal scaling ( Fixes #1099 )
2 years ago
Miguel Grinberg
7881091e7c
Version 5.8.1.dev0
2 years ago
Miguel Grinberg
4d3e837a97
Release 5.8.0
2 years ago
Miguel Grinberg
8293dc3f8f
Made kombu client manager more robust and efficient
2 years ago
Miguel Grinberg
cd7f781c02
Made aio_pika client manager more robust and efficient ( Fixes #1142 )
2 years ago
Onwuka Gideon
270eb372cc
Fix documentation typo ( #1155 )
2 years ago
Miguel Grinberg
c4117fd651
Removed incorrect reference to multiple callback invocations ( Fixes #1152 )
2 years ago
Miguel Grinberg
8c747ab67b
Fix documentation typos
2 years ago
riz-j
b2cc86cfb2
Fix typo in asyncio_server.py ( #1150 )
2 years ago
dependabot[bot]
4b19c708c8
Bump werkzeug from 0.15.5 to 2.2.3 in /examples/server/wsgi ( #1136 ) #nolog
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.15.5 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.5...2.2.3 )
---
updated-dependencies:
- dependency-name: werkzeug
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]
4268988ca1
Bump django from 4.0.9 to 4.1.7 in /examples/server/wsgi/django_socketio ( #1135 ) #nolog
Bumps [django](https://github.com/django/django ) from 4.0.9 to 4.1.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.9...4.1.7 )
---
updated-dependencies:
- dependency-name: django
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]
85d487aa4d
Bump django from 4.0.8 to 4.0.9 in /examples/server/wsgi/django_socketio ( #1126 ) #nolog
Bumps [django](https://github.com/django/django ) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.8...4.0.9 )
---
updated-dependencies:
- dependency-name: django
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]
3365bc86d3
Bump werkzeug from 0.15.3 to 0.15.5 in /examples/server/wsgi ( #1123 ) #nolog
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.15.3 to 0.15.5.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.3...0.15.5 )
---
updated-dependencies:
- dependency-name: werkzeug
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
5e6aa6a758
Update tox.ini #nolog
2 years ago
Miguel Grinberg
1cadada02d
Expose the ignore_queue option in namespaces ( Fixes #1103 )
2 years ago
Miguel Grinberg
de4d5b51e5
Do not automatically import zmq
2 years ago
dependabot[bot]
1fa70ccefa
Bump express from 4.17.1 to 4.17.3 in /examples/server/javascript ( #1098 ) #nolog
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3 )
---
updated-dependencies:
- dependency-name: express
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>
2 years ago
dependabot[bot]
3fa7de4639
Bump qs and express in /examples/client/javascript ( #1096 ) #nolog
Bumps [qs](https://github.com/ljharb/qs ) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0 )
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
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>
2 years ago
mostlycryptic
55db745890
Fix typo in documentation ( #1091 )
2 years ago
dependabot[bot]
a877de69db
Bump engine.io and socket.io in /examples/server/javascript ( #1088 ) #nolog
Bumps [engine.io](https://github.com/socketio/engine.io ) to 6.2.1 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io ). These dependencies need to be updated together.
Updates `engine.io` from 4.1.2 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/4.1.2...6.2.1 )
Updates `socket.io` from 3.1.2 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/3.1.2...4.5.3 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io
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>
2 years ago
dependabot[bot]
e186171f82
Bump engine.io and socket.io in /examples/client/javascript ( #1087 ) #nolog
Bumps [engine.io](https://github.com/socketio/engine.io ) to 6.2.1 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io ). These dependencies need to be updated together.
Updates `engine.io` from 4.1.2 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/4.1.2...6.2.1 )
Updates `socket.io` from 3.1.2 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/3.1.2...4.5.3 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io
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>
2 years ago
Miguel Grinberg
f8ec27394e
Update bug_report.md
2 years ago
Miguel Grinberg
54aecfda91
TLS/SSL client documentation ( Fixes #1040 )
2 years ago
dependabot[bot]
4e3541b5d3
Bump socket.io-parser from 4.0.4 to 4.0.5 in /examples/server/javascript ( #1083 ) #nolog
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
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>
2 years ago
dependabot[bot]
0b269d9f77
Bump socket.io-parser from 4.0.4 to 4.0.5 in /examples/client/javascript ( #1082 ) #nolog
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
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>
2 years ago
Miguel Grinberg
232cef1f86
Correctly handle emits to multiple rooms in the async server ( Fixes #1081 )
2 years ago
dependabot[bot]
81f872c170
Bump django from 4.0.7 to 4.0.8 in /examples/server/wsgi/django_socketio ( #1079 ) #nolog
Bumps [django](https://github.com/django/django ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: django
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>
2 years ago
Miguel Grinberg
60fe63b098
Add Python 3.11 to builds
2 years ago
dependabot[bot]
7aa48b59bc
Bump ws from 7.4.4 to 7.4.6 in /examples/client/javascript ( #944 ) #nolog
Bumps [ws](https://github.com/websockets/ws ) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
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
dependabot[bot]
90d20b9ccc
Bump engine.io from 4.1.1 to 4.1.2 in /examples/client/javascript ( #945 ) #nolog
Bumps [engine.io](https://github.com/socketio/engine.io ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/4.1.2/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/4.1.1...4.1.2 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
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
dependabot[bot]
009a39cbce
Bump engine.io from 4.1.1 to 4.1.2 in /examples/server/javascript ( #946 ) #nolog
Bumps [engine.io](https://github.com/socketio/engine.io ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/4.1.2/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/4.1.1...4.1.2 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
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
dependabot[bot]
9cae0845ec
Bump ws from 7.4.4 to 7.4.6 in /examples/server/javascript ( #947 ) #nolog
Bumps [ws](https://github.com/websockets/ws ) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
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
dependabot[bot]
934c8dc9db
Bump xmlhttprequest-ssl and engine.io-client ( #1068 ) #nolog
Bumps [xmlhttprequest-ssl](https://github.com/mjwwit/node-XMLHttpRequest ) and [engine.io-client](https://github.com/socketio/engine.io-client ). These dependencies needed to be updated together.
Updates `xmlhttprequest-ssl` from 1.5.5 to 1.6.3
- [Release notes](https://github.com/mjwwit/node-XMLHttpRequest/releases )
- [Commits](https://github.com/mjwwit/node-XMLHttpRequest/compare/1.5.5...1.6.3 )
Updates `engine.io-client` from 4.1.2 to 4.1.4
- [Release notes](https://github.com/socketio/engine.io-client/releases )
- [Changelog](https://github.com/socketio/engine.io-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io-client/compare/4.1.2...4.1.4 )
---
updated-dependencies:
- dependency-name: xmlhttprequest-ssl
dependency-type: indirect
- dependency-name: engine.io-client
dependency-type: indirect
...
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