issues
search
miguelgrinberg
/
simple-websocket
Simple WebSocket server and client for Python.
MIT License
79
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Racy socket operations in `close`
#41
bcmills
opened
6 days ago
0
[1.1.0 regression] `tests/test_client.py` no longer works offline (insufficient mocking?)
#40
mgorny
closed
1 month ago
3
feat: add IPv6 support
#39
italodeverdade
closed
1 month ago
3
Get client's `header` in `Server` class?
#38
mirusu400
opened
6 months ago
1
After client closes the connection, in Gunicorn logs: OSError: [Errno 9] Bad file descriptor
#37
vsemionov
opened
9 months ago
1
wsproto.utilities.RemoteProtocolError: unrecognized subprotocol settings
#36
enjaxx
closed
10 months ago
2
Improve handling of immediately closed sockets with Ping/Pong enabled
#35
lkedziora
closed
10 months ago
2
Wrong content when send/receive large message(about 4MB)
#34
xfeep
opened
11 months ago
2
Raise ConnectionClosed when a Ping/Pong-related timeout occurs
#33
lkedziora
closed
10 months ago
0
Include CHANGES.md and examples in PyPI sdists
#32
musicinmybrain
closed
1 year ago
2
1.0.0: `__init__.py` and `helpers.py` are missing from `tests/`
#31
mgorny
closed
1 year ago
10
when receive() raise ConnectionClosed, it ignores contents in input_buffer
#30
xiaosong-ai
closed
1 year ago
4
BrokenPipeError in _thread
#29
sanchay-hai
closed
1 year ago
4
Async client and server
#28
miguelgrinberg
closed
1 year ago
1
Eliminate race conditions during testing
#27
miguelgrinberg
closed
1 year ago
1
simple-websocket attempts to dup() SSLSocket instances
#26
drewmnoel
closed
1 year ago
1
CloseConnection wrong params
#25
NguyenKhong
closed
1 year ago
2
Gevent raises ConcurrentObjectUseError after WS route sends closing frame
#24
emike922
closed
1 year ago
4
Unexpected behavior
#23
Yakabuff
closed
1 year ago
0
Server: subprotocols = None is not iterable
#22
mooomooo
closed
2 years ago
1
Deploy on conda-forge
#21
woutdenolf
closed
2 years ago
2
Server now closes socket when connection is dropped by client ( Fix #19 )
#20
innuos-ccarvalho
closed
1 year ago
3
Sockets left in CLOSE_WAIT state indefinitely when connection is dropped by client
#19
innuos-ccarvalho
closed
1 year ago
2
Race condition present somewhere in receive()
#18
bxdn
closed
2 years ago
2
Subprotocol support
#17
ziad-floosi
closed
2 years ago
6
next_ping time can become invalid for high volume data
#16
Mitch-Martinez
closed
2 years ago
11
change incoming_message to bytearray to improve += performance
#15
Mitch-Martinez
closed
2 years ago
10
Publishing simple-websocket on conda
#14
dinhlongviolin1
closed
2 years ago
3
Is this thread-safe?
#13
pastre
closed
2 years ago
2
Can I use a different api for the client and still connect to the simple-websocket server ?
#12
Cigomba
closed
2 years ago
2
permessage-deflate compression support
#11
wilson0028
closed
2 years ago
6
Sending server generated messages
#10
JortdeBokx
closed
2 years ago
2
Expose close reason and message in ConnectionClosed exception
#9
miguelgrinberg
closed
2 years ago
0
Ping pong support
#8
pfw
closed
2 years ago
2
Add a seperate thread for Pinging the connected clients
#7
sanhardik
closed
2 years ago
22
Add ping/pong support in the server
#6
miguelgrinberg
closed
2 years ago
0
Add option to configure a maximum size for incoming WebSocket messages
#5
miguelgrinberg
closed
2 years ago
0
High CPU usage after chromium client disconnect
#4
bryanniwa
closed
3 years ago
1
Pyinstaller missing import
#3
pirumpi
closed
3 years ago
3
Flask-SocketIO backend unable to recieve message string more than a certain length.
#2
talalz94
closed
3 years ago
8
Handle disconnects
#1
pirumpi
closed
3 years ago
19