dependabot[bot]
d17dc3083f
Bump ujson from 1.35 to 5.4.0 in /examples/server/sanic ( #950 ) #nolog
Bumps [ujson](https://github.com/ultrajson/ultrajson ) from 1.35 to 5.4.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases )
- [Commits](https://github.com/ultrajson/ultrajson/compare/v1.35...5.4.0 )
---
updated-dependencies:
- dependency-name: ujson
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>
4 years ago
dependabot[bot]
e31dcff4a3
Bump sanic from 20.12.6 to 20.12.7 in /examples/server/sanic ( #995 ) #nolog
Bumps [sanic](https://github.com/sanic-org/sanic ) from 20.12.6 to 20.12.7.
- [Release notes](https://github.com/sanic-org/sanic/releases )
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/sanic-org/sanic/compare/v20.12.6...v20.12.7 )
---
updated-dependencies:
- dependency-name: sanic
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>
4 years ago
dependabot[bot]
d399027cd1
Bump django from 4.0.5 to 4.0.7 in /examples/server/wsgi/django_socketio ( #999 ) #nolog
Bumps [django](https://github.com/django/django ) from 4.0.5 to 4.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.5...4.0.7 )
---
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>
4 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>
4 years ago
dependabot[bot]
09c6f863cd
Bump jinja2 from 2.10.1 to 2.11.3 in /examples/server/wsgi ( #658 ) #nolog
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3 )
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>
4 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>
4 years ago
Miguel Grinberg
dc7ac74c1d
Update Django example
4 years ago
Florian Metzger-Noel
4d5e36d36f
Add application name to Sanic example ( #892 )
4 years ago
Miguel Grinberg
fb9648575e
Fix aiohttp example's background task ( Fixes #881 )
4 years ago
dependabot[bot]
342f2e3fe9
Bump sanic from 0.8 to 20.12.6 in /examples/server/sanic ( #875 )
Bumps [sanic](https://github.com/sanic-org/sanic ) from 0.8 to 20.12.6.
- [Release notes](https://github.com/sanic-org/sanic/releases )
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/sanic-org/sanic/compare/0.8.0...v20.12.6 )
---
updated-dependencies:
- dependency-name: sanic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Miguel Grinberg
273a4b0439
Add example code to flake8 linter
5 years ago
Miguel Grinberg
a07eedf54e
Pass custom authentication data with client connection ( Fixes #661 )
5 years ago
Tim Gates
b418af4c53
docs: fix simple typo, swich -> switch ( #602 )
6 years ago
Miguel Grinberg
8c5b762d72
Updated asgi examples to latest release
6 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>
6 years ago
dependabot[bot]
072527568f
Bump werkzeug from 0.14.1 to 0.15.3 in /examples/server/wsgi ( #372 )
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.14.1 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Miguel Grinberg
94afcf643a
Updated Django example to latest release
6 years ago
dependabot[bot]
e808c624c1
Bump django from 2.1.6 to 2.2.13 in /examples/server/wsgi/django_example ( #502 )
6 years ago
Miguel Grinberg
cc9b3e97bb
v5 protocol: updated all examples
6 years ago
Miguel Grinberg
49822e6919
v5 protocol: do not connect the default namespace unless requested explicitly
6 years ago
Miguel Grinberg
798ab6abe1
v5 protocol: add JavaScript client and server examples for testing
6 years ago
Miguel Grinberg
2a54f6c020
Remove unneeded data argument #nolog
6 years ago
Miguel Grinberg
0f42c181da
Various simplifications to examples
7 years ago
Miguel Grinberg
aaa87a8277
Much more flexible support for static files in the server
7 years ago
Miguel Grinberg
dd3608c79e
fixed requirements file
7 years ago
Miguel Grinberg
ac7fa5cb5e
updated some requirements
7 years ago
Miguel Grinberg
f86999ff9c
updated asgi examples to the latest uvicorn
7 years ago
Miguel Grinberg
1fb1f6d6e5
readme fixes
7 years ago
maxDzh
6e4079ac64
Update sanic version in requirements.txt ( #255 )
Sanic example doesn't work because of the server version specified in requirements (0.3.1).
Traceback (most recent call last):
File "app.py", line 23, in <module>
@app.listener('before_server_start')
AttributeError: 'Sanic' object has no attribute 'listener'
The code starts to work from 0.7 sanic version.
7 years ago
Miguel Grinberg
4822d8125d
reorganization of examples, plus some new ones for the client
8 years ago
Miguel Grinberg
fc5fbcf005
minor example code fix
8 years ago
iepngs
251b5be9df
resolve wrong variable and css element ( #177 )
* resolve wrong variable and css element
* fixed error variable
8 years ago
Miguel Grinberg
1768e251b9
updates to asgi examples
8 years ago
Miguel Grinberg
b214380d05
ASGI support
8 years ago
Miguel Grinberg
015ea2037f
updated dependencies and fixed linter error
8 years ago
Miguel Grinberg
2a8befdbc9
Tornado examples readme
8 years ago
Miguel Grinberg
555b69e807
Tornado 5 support
8 years ago
Jacopo Farina
06e7cece74
aiohttp instead of flask in example HTML ( #91 )
* aiohttp instead of flask in example HTML
* page title is now python-socketio
9 years ago
Miguel Grinberg
8415a7a33c
updated socketio js client to v2.0.4 in all examples
9 years ago
Miguel Grinberg
690be4fd19
fixed requirements file for python 2
9 years ago
Miguel Grinberg
1ecbf5bef0
minor improvements to django example
9 years ago
Miguel Grinberg
3531b513a8
Django example
9 years ago
Miguel Grinberg
2582f286f5
websocket support for sanic
9 years ago
Miguel Grinberg
38af61ee1f
sanic examples (long-polling only)
10 years ago
Miguel Grinberg
ce44133acd
redis message queue for asyncio
10 years ago
Miguel Grinberg
5c882acd88
readme files and requirements for all examples
10 years ago
Miguel Grinberg
763583226a
a few asyncio related fixes
10 years ago
Miguel Grinberg
53d10d9f32
asyncio support
10 years ago
Miguel Grinberg
5529fbb2bd
document the use of the new gevent_uwsgi async mode
10 years ago
Miguel Grinberg
33bd933d8b
add explicit eventlet.wsgi import
10 years ago