Ecosyste.ms: Issues

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

GitHub / miguelgrinberg/simple-websocket issues and pull requests

#39 - feat: add IPv6 support

Pull Request - State: open - Opened by italodeverdade about 1 month ago - 2 comments

#38 - Get client's `header` in `Server` class?

Issue - State: open - Opened by mirusu400 5 months ago - 1 comment
Labels: question

#37 - After client closes the connection, in Gunicorn logs: OSError: [Errno 9] Bad file descriptor

Issue - State: open - Opened by vsemionov 8 months ago - 1 comment
Labels: question

#36 - wsproto.utilities.RemoteProtocolError: unrecognized subprotocol settings

Issue - State: closed - Opened by enjaxx 9 months ago - 2 comments
Labels: question

#35 - Improve handling of immediately closed sockets with Ping/Pong enabled

Pull Request - State: closed - Opened by lkedziora 9 months ago - 2 comments

#34 - Wrong content when send/receive large message(about 4MB)

Issue - State: open - Opened by xfeep 10 months ago - 2 comments
Labels: question

#33 - Raise ConnectionClosed when a Ping/Pong-related timeout occurs

Pull Request - State: closed - Opened by lkedziora 11 months ago

#32 - Include CHANGES.md and examples in PyPI sdists

Pull Request - State: closed - Opened by musicinmybrain 12 months ago - 2 comments

#31 - 1.0.0: `__init__.py` and `helpers.py` are missing from `tests/`

Issue - State: closed - Opened by mgorny 12 months ago - 10 comments

#30 - when receive() raise ConnectionClosed, it ignores contents in input_buffer

Issue - State: closed - Opened by xiaosong-ai about 1 year ago - 4 comments
Labels: bug

#29 - BrokenPipeError in _thread

Issue - State: closed - Opened by sanchay-hai about 1 year ago - 4 comments
Labels: bug

#28 - Async client and server

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

#27 - Eliminate race conditions during testing

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

#26 - simple-websocket attempts to dup() SSLSocket instances

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

#25 - CloseConnection wrong params

Issue - State: closed - Opened by NguyenKhong over 1 year ago - 2 comments
Labels: question

#24 - Gevent raises ConcurrentObjectUseError after WS route sends closing frame

Issue - State: closed - Opened by emike922 over 1 year ago - 4 comments
Labels: question

#23 - Unexpected behavior

Issue - State: closed - Opened by Yakabuff almost 2 years ago

#22 - Server: subprotocols = None is not iterable

Issue - State: closed - Opened by mooomooo about 2 years ago - 1 comment

#21 - Deploy on conda-forge

Issue - State: closed - Opened by woutdenolf about 2 years ago - 2 comments

#20 - Server now closes socket when connection is dropped by client ( Fix #19 )

Pull Request - State: closed - Opened by innuos-ccarvalho about 2 years ago - 3 comments

#19 - Sockets left in CLOSE_WAIT state indefinitely when connection is dropped by client

Issue - State: closed - Opened by innuos-ccarvalho about 2 years ago - 2 comments
Labels: bug

#18 - Race condition present somewhere in receive()

Issue - State: closed - Opened by bxdn about 2 years ago - 2 comments
Labels: bug

#17 - Subprotocol support

Issue - State: closed - Opened by ziad-floosi about 2 years ago - 6 comments
Labels: enhancement

#16 - next_ping time can become invalid for high volume data

Issue - State: closed - Opened by Mitch-Martinez about 2 years ago - 11 comments
Labels: bug

#15 - change incoming_message to bytearray to improve += performance

Pull Request - State: closed - Opened by Mitch-Martinez over 2 years ago - 10 comments

#14 - Publishing simple-websocket on conda

Issue - State: closed - Opened by dinhlongviolin1 over 2 years ago - 3 comments
Labels: question

#13 - Is this thread-safe?

Issue - State: closed - Opened by pastre over 2 years ago - 2 comments
Labels: question

#12 - Can I use a different api for the client and still connect to the simple-websocket server ?

Issue - State: closed - Opened by Milah3 over 2 years ago - 2 comments
Labels: question

#11 - permessage-deflate compression support

Issue - State: closed - Opened by wilson0028 over 2 years ago - 6 comments
Labels: bug

#10 - Sending server generated messages

Issue - State: closed - Opened by JortdeBokx over 2 years ago - 2 comments
Labels: question

#8 - Ping pong support

Pull Request - State: closed - Opened by pfw almost 3 years ago - 2 comments

#7 - Add a seperate thread for Pinging the connected clients

Pull Request - State: closed - Opened by sanhardik almost 3 years ago - 22 comments

#6 - Add ping/pong support in the server

Issue - State: closed - Opened by miguelgrinberg almost 3 years ago
Labels: enhancement

#5 - Add option to configure a maximum size for incoming WebSocket messages

Issue - State: closed - Opened by miguelgrinberg almost 3 years ago
Labels: enhancement

#4 - High CPU usage after chromium client disconnect

Issue - State: closed - Opened by bryanniwa about 3 years ago - 1 comment
Labels: bug

#3 - Pyinstaller missing import

Issue - State: closed - Opened by pirumpi about 3 years ago - 3 comments

#2 - Flask-SocketIO backend unable to recieve message string more than a certain length.

Issue - State: closed - Opened by talalz94 about 3 years ago - 8 comments

#1 - Handle disconnects

Pull Request - State: closed - Opened by pirumpi over 3 years ago - 19 comments
Labels: bug