Miguel Grinberg
|
a5c89faf87
|
Release 5.7.2
|
3 years ago |
Miguel Grinberg
|
2c3e360ae8
|
Recommend ASGI integration for Sanic in Documentation
|
3 years ago |
Miguel Grinberg
|
104d6569a0
|
Fixed remote async disconnects via message queue (Fixes #1003)
|
3 years ago |
Miguel Grinberg
|
f56ef6f040
|
Fixed disconnect implementation when using a message queue (Fixes #1002)
|
3 years ago |
Cromfel
|
ce1afd79e6
|
Support optional payloads in msgpack implementation (#981)
|
3 years ago |
Miguel Grinberg
|
d556a0ec4d
|
Version 5.7.2.dev0
|
3 years ago |
Miguel Grinberg
|
57e38f0e3c
|
Release 5.7.1
|
3 years ago |
Miguel Grinberg
|
efe87d867a
|
Add namespaces argument to Server and AsyncServer (Fixes #822)
|
3 years ago |
sjrodahl
|
d4e69fb7ce
|
Fix #952: add missing await (#957)
|
3 years ago |
Miguel Grinberg
|
dc82609356
|
Version 5.7.1.dev0
|
3 years ago |
Miguel Grinberg
|
54d3e5c2c3
|
Release 5.7.0
|
3 years ago |
mostlycryptic
|
f888446b33
|
Fix documentation typo (#948)
|
3 years ago |
Miguel Grinberg
|
dc7ac74c1d
|
Update Django example
|
3 years ago |
Jérôme Boulmier
|
4b697815c3
|
Fix Python 3.11 deprecation warning (#941)
|
3 years ago |
Miguel Grinberg
|
5b91346177
|
Documentation fix for async client.
|
3 years ago |
Miguel Grinberg
|
98f3cb4664
|
Update documentation of asyncio server
|
3 years ago |
Miguel Grinberg
|
98318fbdde
|
Correct handling of RedisError exception (Fixes #919)
|
3 years ago |
Miguel Grinberg
|
268fe12ffa
|
Do not send ACK packet for unknown events (Fixes #824)
|
3 years ago |
Miguel Grinberg
|
44715012dc
|
Server refuses connections on unknown namespaces (Fixes #822)
|
3 years ago |
Miguel Grinberg
|
c45cfcb72e
|
Remove uneeded readthedocs config file #nolog
|
3 years ago |
Miguel Grinberg
|
cd87118256
|
Version 5.6.1.dev0
|
3 years ago |
Miguel Grinberg
|
9cf2719a10
|
Release 5.6.0
|
3 years ago |
Miguel Grinberg
|
0e7691b776
|
Use new asyncio support in redis package (Fixes #911)
|
3 years ago |
Omar Costa Hamido
|
16243e7c5f
|
Fixed documentation typo (#910)
|
3 years ago |
Dmitriy
|
b4b55e1fb5
|
fixed #897: compatibility with aio-pika>=7 (#900)
|
3 years ago |
Florian Metzger-Noel
|
4d5e36d36f
|
Add application name to Sanic example (#892)
|
3 years ago |
Miguel Grinberg
|
f2ae136dcd
|
Catch and log errors in pubsub listening thread (Fixes #889)
|
3 years ago |
Miguel Grinberg
|
fb9648575e
|
Fix aiohttp example's background task (Fixes #881)
|
3 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>
|
3 years ago |
Miguel Grinberg
|
7c1b26a5fd
|
Version 5.5.3.dev0
|
3 years ago |
Miguel Grinberg
|
91bebff3c1
|
Release 5.5.2
|
3 years ago |
Ezio Melotti
|
3336181f9c
|
Fix indentation in the "Rooms" docs example. (#872)
|
3 years ago |
Miguel Grinberg
|
ed5679a7cb
|
Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8
|
3 years ago |
Miguel Grinberg
|
1fb7a76575
|
Connect with an empty auth object instead of None (Fixes #861)
|
3 years ago |
Miguel Grinberg
|
b78549890c
|
Version 5.5.2.dev0
|
3 years ago |
Miguel Grinberg
|
9f751ed389
|
Release 5.5.1
|
3 years ago |
Miguel Grinberg
|
273a4b0439
|
Add example code to flake8 linter
|
3 years ago |
sparkingdark
|
4ee3649514
|
Support multiple Kafka servers
|
3 years ago |
Miguel Grinberg
|
3bd13578c8
|
Version 5.5.1.dev0
|
3 years ago |
Miguel Grinberg
|
d623836474
|
Release 5.5.0
|
3 years ago |
Miguel Grinberg
|
e8fff07b36
|
Configure Redis pubsub to skip subscription messages
|
3 years ago |
Miguel Grinberg
|
a54152f246
|
Update Python supported versions in docs
|
3 years ago |
Miguel Grinberg
|
34f34e53d6
|
Do not invoke reserved events on a catch-all handler (Fixes #814)
|
3 years ago |
Miguel Grinberg
|
60735dd4c2
|
Use correct binary packet types in the msgpack packet encoder (Fixes #811)
|
3 years ago |
Miguel Grinberg
|
47c5f45c76
|
Document how to get connection state in the client (Fixes #799)
|
3 years ago |
Miguel Grinberg
|
8c2a6ac869
|
Improved documentation of call() method (Fixes #813)
|
3 years ago |
Miguel Grinberg
|
ea84b9b1c7
|
Option to disable the SIGINT handler in the client (Fixes #792)
|
3 years ago |
Miguel Grinberg
|
db0565ada6
|
Fixed intermittent test failures (Fixes #572)
|
3 years ago |
Miguel Grinberg
|
32db48d12c
|
Add missing call() method to namespace classes (Fixes #800)
|
3 years ago |
Miguel Grinberg
|
ed08a01e65
|
Add missing to argument to namespace emit() and send() calls (Fixes #810)
|
3 years ago |