Skip to content

Issues: python-websockets/websockets

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Bootstrap WebSocket with HTTP/2 enhancement low priority
#678 opened Oct 7, 2019 by aaugustin updated Jul 26, 2020
uvicorn depends on the legacy server implementation blocked
#975 opened May 28, 2021 by euri10 updated Sep 9, 2021
Update cheat sheet and patterns docs documentation low priority
#1209 opened Aug 16, 2022 by aaugustin updated Oct 9, 2022
Use another host than Heroku for the tutorial documentation
#1299 opened Feb 19, 2023 by aaugustin updated Feb 19, 2023
Coverage testing failure in WebSocketClientProtocol.__aiter__ bug
#1315 opened Mar 29, 2023 by aaugustin updated Mar 29, 2023
Test failure in test_close_idempotency_race_condition bug
#1321 opened Apr 1, 2023 by aaugustin updated Apr 1, 2023
Test failure in test_close_waits_for_close_frame bug
#1322 opened Apr 1, 2023 by aaugustin updated Apr 2, 2023
Accomodate routing requests enhancement low priority
#311 opened Nov 18, 2017 by bluetech updated Apr 2, 2023
Test failure in test_exit bug
#1326 opened Apr 2, 2023 by aaugustin updated Apr 4, 2023
HTTP Digest authentication enhancement low priority
#784 opened Jun 18, 2020 by wom-bat updated Apr 13, 2023
Test failure in test_writing_in_recv_events_fails bug
#1339 opened Apr 18, 2023 by aaugustin updated Sep 23, 2023
Incorrect use of process_request silently aborts connections
#1405 opened Oct 6, 2023 by Rosuav updated Oct 23, 2023
Unclear whether trusted publishing of releases actually works
#1411 opened Oct 23, 2023 by aaugustin updated Oct 23, 2023
FR: Adding ping/pong redundancy documentation
#1414 opened Oct 30, 2023 by MarlieChiller updated Oct 31, 2023
Missing tests for TLS connections in sync implementation
#1436 opened Jan 28, 2024 by aaugustin updated Jan 28, 2024
Testing against a running websockets server
#1442 opened Feb 19, 2024 by maxupp updated Feb 19, 2024
ProTip! Exclude everything labeled bug with -label:bug.