issues
search
python-websockets
/
websockets
Library for building WebSocket servers and clients in Python
https://websockets.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5.23k
stars
519
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Solve fix 403 forbidden when dial with CDN edge IP with Custom SNI
#1554
mebest100
closed
23 hours ago
4
fix 403 forbidden when dial with CDN edge IP with Custom SNI
#1553
mebest100
opened
2 days ago
0
Unclear behaviour of recv(timeout=0) for Server (threading)
#1552
savejeff
opened
4 days ago
3
EOFError: stream ends after 0 bytes
#1551
castelo-software
closed
1 week ago
1
Websockets 14 does not accept Transfer-Encoding header in error responses
#1550
Jolmberg
opened
1 week ago
4
Reintroduce InvalidMessage.
#1549
aaugustin
closed
5 days ago
0
EOFError from connection handshake failure between websockets==14.0 client and websockets==8.1 server
#1548
DrPyser
closed
5 days ago
9
object has no attribute 'fail_connection' after upgrading to 14.0
#1547
carlosmiei
closed
1 week ago
3
example/faq/health_check_server.py bug: connection.respond expects str not bytes
#1546
TrevinAvery
closed
1 week ago
1
Issue: Last Message Not Received Before WebSocket Connection Closes in websockets 14.0
#1545
jmtts
closed
1 week ago
1
Sesame Package is archived
#1544
simontorres
closed
1 week ago
1
Add close_code and close_reason to new implementations.
#1543
aaugustin
closed
1 week ago
0
Support max_queue=None like the legacy implementation.
#1542
aaugustin
closed
1 week ago
0
Fix issue 1538
#1541
aaugustin
closed
1 week ago
0
TypeError: websockets.asyncio.messages.Assembler() argument after * must be an iterable, not NoneType
#1540
Joshuaalbert
closed
1 week ago
8
Add missing import
#1539
simontorres
closed
1 week ago
3
Closed Behaviour Change 14.0
#1538
cl-dqh
closed
1 week ago
5
Implementation upgrade document does not mention `connection.close_code`
#1537
vytas7
closed
1 week ago
6
Pylint alerts corrections as part of an intervention experiment
#1536
evidencebp
closed
1 week ago
8
Remove stack traces from INFO and WARNING logs.
#1535
aaugustin
closed
2 weeks ago
0
Implementationn of optional Solve for Suggested Change in Issue #1532
#1534
Electron4444
closed
3 weeks ago
5
Fix for Issue #1532
#1533
Electron4444
closed
3 weeks ago
0
ServerConnection._aiter_ not raising websockets.execptions.ConnectionClosed
#1532
Electron4444
closed
3 weeks ago
3
AssertionError on HTTP responses without a Content-Length
#1531
aaugustin
closed
4 weeks ago
0
Rewrite sync Assembler to improve performance.
#1530
aaugustin
closed
4 weeks ago
0
How do I specific another network interface while using websockets.asyncio.client.connect ?
#1529
yo123abxd
closed
1 month ago
3
Stance on use by AI projects
#1528
thegeronimo
closed
4 weeks ago
1
timed out waiting for keepalive pong error never closes the connection
#1527
go--
opened
1 month ago
4
The docs for websockets.sync.Connection.recv are not rendered correctly in VSCode
#1526
plorgai-ta
closed
1 month ago
1
Blind fix for coverage failing in GitHub Actions.
#1525
aaugustin
closed
1 month ago
0
'WebSocketServerProtocol' object has no attribute 'protocol' when using broadcast
#1524
mvdwetering
closed
1 month ago
2
UTF-8 decoding errors aren't handled properly
#1523
aaugustin
closed
4 weeks ago
2
Incorrect reporting of PayloadTooBig when reading fragmented messages
#1522
aaugustin
closed
3 weeks ago
0
Bump pypa/cibuildwheel from 2.20.0 to 2.21.3
#1521
dependabot[bot]
closed
3 weeks ago
1
Python universal fat binary >= 13.1?
#1520
walt-jones
closed
1 month ago
4
To avoid double work please add byte as posible consumer for connection.respond()
#1519
stalkerg
closed
4 weeks ago
2
Bump pypa/cibuildwheel from 2.20.0 to 2.21.2
#1518
dependabot[bot]
closed
1 month ago
1
Nginx Reverse Proxy - Unix Socket - Permission Denied
#1517
AhmedERady
closed
4 weeks ago
2
Add option to force sending text or binary frames.
#1516
aaugustin
closed
1 month ago
0
How would I be able to send bytes data as a text frame.
#1515
percojazz
closed
1 month ago
5
How to override the ping method in connection class to send a custome ping frame
#1514
river7816
closed
3 weeks ago
5
Reduce noise in logs when process_request returns an HTTP response
#1513
aaugustin
closed
2 weeks ago
10
How to custom the message pack for ping pong message
#1512
River-Shi
closed
1 month ago
2
Runtime error <TCPTransport closed=True reading=False 0x557a7044d410>
#1511
MianBilalSadiq-ProDev
closed
1 month ago
1
执行pytest失败,报TimeoutError
#1510
dabao1990
closed
1 month ago
2
13.1: pytest fails in 3 units
#1509
kloczek
closed
2 months ago
5
Documentation should clarify that keepalive is supported in async client only
#1508
MarshalX
closed
2 months ago
4
Deprecate legacy implementation
#1507
aaugustin
closed
2 months ago
0
Wait until state is CLOSED to acces close_exc.
#1506
aaugustin
closed
2 months ago
0
Improve exception handling during handshake.
#1505
aaugustin
closed
2 months ago
0
Next