685 Commits (main)
 

Author SHA1 Message Date
dependabot[bot] 4268988ca1
Bump django from 4.0.9 to 4.1.7 in /examples/server/wsgi/django_socketio (#1135) #nolog 2 years ago
dependabot[bot] 85d487aa4d
Bump django from 4.0.8 to 4.0.9 in /examples/server/wsgi/django_socketio (#1126) #nolog 2 years ago
dependabot[bot] 3365bc86d3
Bump werkzeug from 0.15.3 to 0.15.5 in /examples/server/wsgi (#1123) #nolog 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 2 years ago
dependabot[bot] 3fa7de4639
Bump qs and express in /examples/client/javascript (#1096) #nolog 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 2 years ago
dependabot[bot] e186171f82
Bump engine.io and socket.io in /examples/client/javascript (#1087) #nolog 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 2 years ago
dependabot[bot] 0b269d9f77
Bump socket.io-parser from 4.0.4 to 4.0.5 in /examples/client/javascript (#1082) #nolog 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 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 2 years ago
dependabot[bot] 90d20b9ccc
Bump engine.io from 4.1.1 to 4.1.2 in /examples/client/javascript (#945) #nolog 2 years ago
dependabot[bot] 009a39cbce
Bump engine.io from 4.1.1 to 4.1.2 in /examples/server/javascript (#946) #nolog 2 years ago
dependabot[bot] 9cae0845ec
Bump ws from 7.4.4 to 7.4.6 in /examples/server/javascript (#947) #nolog 2 years ago
dependabot[bot] 934c8dc9db
Bump xmlhttprequest-ssl and engine.io-client (#1068) #nolog 2 years ago
dependabot[bot] adca7f150f
Bump xmlhttprequest-ssl and engine.io-client (#1069) #nolog 2 years ago
dependabot[bot] d17dc3083f
Bump ujson from 1.35 to 5.4.0 in /examples/server/sanic (#950) #nolog 2 years ago
dependabot[bot] e31dcff4a3
Bump sanic from 20.12.6 to 20.12.7 in /examples/server/sanic (#995) #nolog 2 years ago
dependabot[bot] d399027cd1
Bump django from 4.0.5 to 4.0.7 in /examples/server/wsgi/django_socketio (#999) #nolog 2 years ago
dependabot[bot] aa2963d86a
Bump websockets from 8.1 to 9.1 in /examples/server/asgi (#707) #nolog 2 years ago
dependabot[bot] 09c6f863cd
Bump jinja2 from 2.10.1 to 2.11.3 in /examples/server/wsgi (#658) #nolog 2 years ago
dependabot[bot] 4770670004
Bump aiohttp from 1.3.1 to 3.7.4 in /examples/server/aiohttp (#644) #nolog 2 years ago
Miguel Grinberg bbda061c11
Version 5.7.3.dev0 2 years ago
Miguel Grinberg a5c89faf87
Release 5.7.2 2 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