Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / miguelgrinberg/python-socketio issues and pull requests

#1357 - Server cannot emit to client - after getting stuck in websocket upgrade loop

Issue - State: closed - Opened by PeterWaIIace 4 days ago - 2 comments
Labels: question

#1353 - Bump ws, engine.io, socket.io-adapter and engine.io-client in /examples/server/javascript

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago
Labels: dependencies, javascript

#1350 - Reorganization of server documentation

Pull Request - State: closed - Opened by miguelgrinberg 15 days ago - 1 comment

#1346 - Bump tornado from 6.3.3 to 6.4.1 in /examples/server/tornado

Pull Request - State: closed - Opened by dependabot[bot] 24 days ago
Labels: dependencies, python

#1344 - "socketio.Client" automatically disconnects from the server

Issue - State: closed - Opened by yan990703 27 days ago - 1 comment

#1343 - "socketio.Client" automatically disconnects from the server

Issue - State: closed - Opened by yan990703 27 days ago - 2 comments
Labels: question

#1341 - Emitting event from external process in python-socketio 5.11 doesn't work.

Issue - State: open - Opened by ahsanakram786 about 1 month ago - 1 comment
Labels: question

#1336 - Bump jinja2 from 3.1.3 to 3.1.4 in /examples/server/wsgi

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, python

#1335 - Bump werkzeug from 2.2.3 to 3.0.3 in /examples/server/wsgi

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, python

#1334 - Namespace catch-all logic

Issue - State: closed - Opened by mooomooo about 2 months ago - 2 comments
Labels: question

#1333 - Unable to cancel asynchronous task while client is reconnecting

Issue - State: closed - Opened by maxhlc about 2 months ago - 3 comments
Labels: bug

#1331 - Fix typos in server.rst

Pull Request - State: closed - Opened by jdsigg 2 months ago - 1 comment

#1330 - Integrate msgpack.Timestamp with python datetime.datetime by default

Pull Request - State: closed - Opened by dantetemplar 2 months ago - 3 comments

#1327 - Bump werkzeug from 2.2.3 to 2.3.8 in /examples/server/wsgi

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, python

#1326 - Bump aiohttp from 3.9.2 to 3.9.4 in /examples/server/aiohttp

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, python

#1325 - Bump gunicorn from 20.1.0 to 22.0.0 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, python

#1324 - Bump sqlparse from 0.4.4 to 0.5.0 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python

#1323 - Bump eventlet from 0.20.1 to 0.35.2 in /examples/server/wsgi

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python

#1321 - Test failure with .helpers import AsyncMock

Issue - State: closed - Opened by phls 3 months ago - 1 comment
Labels: question

#1319 - AsyncServer disconnect event not sent with `aiohttp>=3.9.0`

Issue - State: closed - Opened by GitHK 3 months ago - 2 comments
Labels: question

#1318 - Bump express from 4.18.2 to 4.19.2 in /examples/server/javascript

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript

#1317 - Bump express from 4.18.2 to 4.19.2 in /examples/client/javascript

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript

#1316 - fix: the logic for getting the handler

Pull Request - State: closed - Opened by Champgy 3 months ago - 2 comments

#1314 - Bump django from 4.2.10 to 4.2.11 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, python

#1313 - really from python<=3.7 support

Pull Request - State: closed - Opened by kloczek 4 months ago - 5 comments

#1310 - Python socket ids for client and server dont match.

Issue - State: closed - Opened by manjeshshenoy 4 months ago - 6 comments
Labels: invalid

#1309 - Value error : Invalid aysnc_mode specified

Issue - State: closed - Opened by iamlearner1 4 months ago - 2 comments

#1307 - Bump django from 4.2.7 to 4.2.10 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, python

#1306 - Option to reconnect on initial connection failure

Issue - State: closed - Opened by miguelgrinberg 5 months ago
Labels: enhancement

#1303 - Bump aiohttp from 3.9.0 to 3.9.2 in /examples/server/aiohttp

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, python

#1301 - _ping background task not cancelled by async_server.shutdown()

Issue - State: closed - Opened by khalo-sa 5 months ago - 1 comment
Labels: question

#1299 - Session not found when using sio.transport(sid) due to wrong session id

Issue - State: closed - Opened by LostInDarkMath 6 months ago - 1 comment
Labels: bug

#1298 - Bump jinja2 from 2.11.3 to 3.1.3 in /examples/server/wsgi

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python

#1297 - Add support for Python 3.12 and drop EOL Python <= 3.7

Pull Request - State: closed - Opened by hugovk 6 months ago

#1290 - Concurrent broadcasting

Issue - State: closed - Opened by aksu-104128 6 months ago - 2 comments
Labels: question

#1288 - Namespace catchall

Pull Request - State: closed - Opened by mooomooo 6 months ago - 8 comments

#1285 - Wildcard / catch-all namespace for event handlers

Issue - State: closed - Opened by mooomooo 6 months ago - 1 comment
Labels: enhancement

#1284 - fix and format by ruff

Pull Request - State: closed - Opened by YoshitakaNaraoka 6 months ago - 1 comment

#1281 - Bump aiohttp from 3.8.6 to 3.9.0 in /examples/server/aiohttp

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1280 - Update documentation of usage with Gunicorn + gevent/eventlet

Issue - State: closed - Opened by maybephilipp 7 months ago - 5 comments
Labels: question

#1278 - Bump aiohttp from 3.7.4 to 3.8.6 in /examples/server/aiohttp

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, python

#1277 - sio.disconnect() will connect after a connection drop

Issue - State: closed - Opened by ghost 8 months ago - 22 comments
Labels: enhancement

#1276 - Request: type hints (e.g. for mypy)

Issue - State: closed - Opened by jamesbraza 8 months ago - 3 comments

#1274 - Implementing `__enter__`/`__exit__` on `Client` like `SimpleClient`

Issue - State: closed - Opened by jamesbraza 8 months ago - 2 comments

#1272 - `max_http_buffer_size` value seem ignored by the server

Issue - State: closed - Opened by ezio-melotti 8 months ago - 14 comments

#1270 - 5.10.0: pytest is failing

Issue - State: open - Opened by kloczek 8 months ago - 4 comments

#1268 - May need to remove "pip install aioredis" from the documentation

Issue - State: closed - Opened by luyuhao55 8 months ago
Labels: bug, documentation

#1267 - Bump django from 4.2.3 to 4.2.7 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, python

#1264 - Bump werkzeug from 2.2.3 to 3.0.1 in /examples/server/wsgi

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, python

#1263 - Clients never receive room emit - Gunicorn+Uvicorn/FastAPI/Redis with preload_app=True, workers>1

Issue - State: closed - Opened by wereii 8 months ago - 4 comments
Labels: question

#1262 - Flask-SocketIO does not handle Redis Sentinel failover with KombuManager

Issue - State: closed - Opened by saad-ashfaq 8 months ago - 2 comments
Labels: bug

#1259 - Need help with this reconnecting issue

Issue - State: closed - Opened by NeLagina 8 months ago

#1258 - Support for connection state recovery and related adapters

Issue - State: open - Opened by blazing-gig 9 months ago - 3 comments
Labels: enhancement

#1256 - AsyncServer.enter_room() is not awaitable

Issue - State: closed - Opened by tt2468 9 months ago - 3 comments
Labels: question

#1255 - Update `ping_timeout` docs to accord with engineio behavior

Pull Request - State: closed - Opened by lucaswiman 9 months ago - 1 comment

#1254 - SimpleClient does not exist (anymore?)

Issue - State: closed - Opened by tomlynchRNA 9 months ago - 3 comments
Labels: invalid

#1251 - The callback parameter in the emit method does not work

Issue - State: closed - Opened by hitplum 9 months ago

#1246 - Getting 403 while connecting to websocket

Issue - State: closed - Opened by vasu-dholakiya 9 months ago

#1242 - `engineio==4.7.1` makes `sio.wait()` a required function call

Issue - State: closed - Opened by utkarsh867 9 months ago - 2 comments

#1241 - Message queue optimizations

Pull Request - State: closed - Opened by miguelgrinberg 10 months ago - 1 comment

#1240 - Message queue optimizations

Issue - State: closed - Opened by miguelgrinberg 10 months ago
Labels: enhancement

#1239 - Improve deployment documentation to include websocket-only options

Issue - State: closed - Opened by miguelgrinberg 10 months ago
Labels: documentation

#1238 - Disable long-polling or websocket in the server

Issue - State: closed - Opened by miguelgrinberg 10 months ago - 3 comments
Labels: enhancement

#1237 - Simplified client

Pull Request - State: closed - Opened by miguelgrinberg 10 months ago - 1 comment

#1236 - Add disconnect_final client event, triggered after giving up on recon…

Pull Request - State: closed - Opened by miguelgrinberg 10 months ago - 1 comment

#1235 - Bump flask from 1.0.2 to 2.2.5 in /examples/server/wsgi

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#1233 - Optimize memory usage during broadcasts

Pull Request - State: closed - Opened by miguelgrinberg 10 months ago - 1 comment

#1230 - Fix a typo in the documentation

Pull Request - State: closed - Opened by spezifanta 10 months ago - 1 comment

#1226 - Dear project team, I have encountered some problems

Issue - State: closed - Opened by RavenCri 10 months ago

#1225 - Bump tornado from 6.3.2 to 6.3.3 in /examples/server/tornado

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, python

#1216 - Pluggin socketio server into an existing eventloop

Issue - State: closed - Opened by wishWinds 11 months ago - 3 comments

#1215 - Bump aiohttp from 3.7.4 to 3.8.5 in /examples/server/aiohttp

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies, python

#1210 - Bump django from 4.2.1 to 4.2.3 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, python

#1208 - What's the problem? Help!

Issue - State: closed - Opened by RavenCri 12 months ago

#1202 - Missing Event when there is no sleep between event emission and socket disconnection

Issue - State: closed - Opened by ronak-goti-cognoai about 1 year ago - 1 comment
Labels: question

#1200 - sio.save_session() raising KeyError: 'Session not found'

Issue - State: closed - Opened by WebDevelopNemanja about 1 year ago - 1 comment
Labels: question

#1197 - Invalid namespace

Issue - State: closed - Opened by luoxiaofeng1029 about 1 year ago - 4 comments

#1196 - Bump tornado from 5.0.2 to 6.3.2 in /examples/server/tornado

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#1195 - Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/server/javascript

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, javascript

#1194 - Bump socket.io-parser from 4.2.2 to 4.2.3 in /examples/client/javascript

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, javascript

#1191 - asyncio_server [base_events.py:1765] Task was destroyed but it is pending!

Issue - State: closed - Opened by kaluluosi about 1 year ago - 3 comments
Labels: bug

#1189 - Ec2 hosting flask

Issue - State: closed - Opened by siva1002 about 1 year ago - 1 comment

#1185 - Bump django from 4.1.7 to 4.1.9 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, python

#1184 - Bump engine.io from 6.4.1 to 6.4.2 in /examples/client/javascript

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, javascript

#1183 - Bump engine.io from 6.4.1 to 6.4.2 in /examples/server/javascript

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, javascript

#1182 - Bump flask from 1.0.2 to 2.3.2 in /examples/server/wsgi

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#1179 - Emit With "to" Definition Sometimes Doesn't Work

Issue - State: closed - Opened by yakirs57 about 1 year ago

#1178 - "Unable to connect" on Windows

Issue - State: closed - Opened by loelkes about 1 year ago - 5 comments
Labels: question

#1176 - Bump sqlparse from 0.4.2 to 0.4.4 in /examples/server/wsgi/django_socketio

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#1175 - Fixed Grammar

Pull Request - State: closed - Opened by zykron1 about 1 year ago