Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python-websockets/websockets
Library for building WebSocket servers and clients in Python
https://github.com/python-websockets/websockets
Fix incorrect asyncio import in README
floryst opened this pull request 6 days ago
floryst opened this pull request 6 days ago
Add a router based on werkzeug.routing.
aaugustin opened this pull request 8 days ago
aaugustin opened this pull request 8 days ago
extra_headers not compatible with v14.0
Pithikos opened this issue 9 days ago
Pithikos opened this issue 9 days ago
Passing custom sock to client (MPTCP and other socket flags)
Pithikos opened this issue 10 days ago
Pithikos opened this issue 10 days ago
Unable to suppress traceback when opening handshake fails
aseiger opened this issue 11 days ago
aseiger opened this issue 11 days ago
Improve socks proxy
aaugustin opened this pull request 13 days ago
aaugustin opened this pull request 13 days ago
tests.sync.test_client.ProxyClientTests.test_secure_socks_proxy is flaky (timeout)
aaugustin opened this issue 15 days ago
aaugustin opened this issue 15 days ago
Additional headers not being used correctly
MaxProfesor opened this issue 15 days ago
MaxProfesor opened this issue 15 days ago
Add support for SOCKS proxies to clients.
aaugustin opened this pull request 16 days ago
aaugustin opened this pull request 16 days ago
Test failure under PyPy
aaugustin opened this issue 16 days ago
aaugustin opened this issue 16 days ago
Add support for HTTP(S) proxies to clients.
aaugustin opened this pull request 16 days ago
aaugustin opened this pull request 16 days ago
Add type overloads for recv and recv_streaming.
aaugustin opened this pull request 18 days ago
aaugustin opened this pull request 18 days ago
Overload return type of `recv`
BenjyWiener opened this issue 18 days ago
BenjyWiener opened this issue 18 days ago
Add keepalive & latency measurement to the threading implementation.
aaugustin opened this pull request 20 days ago
aaugustin opened this pull request 20 days ago
size
shadowTW opened this issue 20 days ago
shadowTW opened this issue 20 days ago
Add regex support in `ServerProtocol(origins=...)`
daH005 opened this pull request 30 days ago
daH005 opened this pull request 30 days ago
clarified `timeout=0` behavior in docstring and test
mattyoungberg opened this pull request about 1 month ago
mattyoungberg opened this pull request about 1 month ago
Fix Connection.recv(timeout=0) in the sync implementation.
aaugustin opened this pull request about 1 month ago
aaugustin opened this pull request about 1 month ago
Using `websocket-client` library to connect the server not working as I expected
ywangwxd opened this issue about 1 month ago
ywangwxd opened this issue about 1 month ago
Aligns `Connection.recv(timeout=0)` with docstring
mattyoungberg opened this pull request about 1 month ago
mattyoungberg opened this pull request about 1 month ago
sync-serve doesn't detect ipv6 addresses
tamo opened this issue about 1 month ago
tamo opened this issue about 1 month ago
Python 3.13: failed test tests.sync.test_connection.ServerConnectionTests.test_writing_in_send_context_fails
FliegendeWurst opened this issue about 1 month ago
FliegendeWurst opened this issue about 1 month ago
Read chunked HTTP responses.
aaugustin opened this pull request about 1 month ago
aaugustin opened this pull request about 1 month ago
Ignore malformed pongs
drc38 opened this pull request about 1 month ago
drc38 opened this pull request about 1 month ago
Error on switching to new asyncio
drc38 opened this issue about 1 month ago
drc38 opened this issue about 1 month ago
DeprecationWarning: websockets.server.serve is deprecated
snowuyl opened this issue about 2 months ago
snowuyl opened this issue about 2 months ago
perf: Repeat with line 71, read data stream repeatedly
nanmuyao opened this pull request about 2 months ago
nanmuyao opened this pull request about 2 months ago
Connection.send() never returns with the asyncio client
parmentelat opened this issue 2 months ago
parmentelat opened this issue 2 months ago
Bump actions/attest-build-provenance from 1 to 2
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
Is there a way to catch handshake exceptions
juaoose opened this issue 2 months ago
juaoose opened this issue 2 months ago
Expose ServerConnection in websockets.__init__.__all__
gandhis1 opened this issue 2 months ago
gandhis1 opened this issue 2 months ago
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
File "websockets\sync\connection.py", line 891, in close_socket AssertionError
albertyue opened this issue 2 months ago
albertyue opened this issue 2 months ago
Cannot access path in websockets.serve handler
HaroldObasi opened this issue 2 months ago
HaroldObasi opened this issue 2 months ago
Resolve "Default `max_queue` blocks websocket cancellation with high traffic"
btschwertfeger opened this pull request 2 months ago
btschwertfeger opened this pull request 2 months ago
Default `max_queue` blocks websocket cancellation with high traffic
btschwertfeger opened this issue 3 months ago
btschwertfeger opened this issue 3 months ago
Solve fix 403 forbidden when dial with CDN edge IP with Custom SNI
mebest100 opened this issue 3 months ago
mebest100 opened this issue 3 months ago
fix 403 forbidden when dial with CDN edge IP with Custom SNI
mebest100 opened this pull request 3 months ago
mebest100 opened this pull request 3 months ago
Unclear behaviour of recv(timeout=0) for Server (threading)
savejeff opened this issue 3 months ago
savejeff opened this issue 3 months ago
EOFError: stream ends after 0 bytes
castelo-software opened this issue 3 months ago
castelo-software opened this issue 3 months ago
Websockets 14 does not accept Transfer-Encoding header in error responses
Jolmberg opened this issue 3 months ago
Jolmberg opened this issue 3 months ago
Reintroduce InvalidMessage.
aaugustin opened this pull request 3 months ago
aaugustin opened this pull request 3 months ago
EOFError from connection handshake failure between websockets==14.0 client and websockets==8.1 server
DrPyser opened this issue 3 months ago
DrPyser opened this issue 3 months ago
object has no attribute 'fail_connection' after upgrading to 14.0
carlosmiei opened this issue 3 months ago
carlosmiei opened this issue 3 months ago
example/faq/health_check_server.py bug: connection.respond expects str not bytes
TrevinAvery opened this issue 3 months ago
TrevinAvery opened this issue 3 months ago
Issue: Last Message Not Received Before WebSocket Connection Closes in websockets 14.0
jmtts opened this issue 3 months ago
jmtts opened this issue 3 months ago
Sesame Package is archived
simontorres opened this issue 3 months ago
simontorres opened this issue 3 months ago
Add close_code and close_reason to new implementations.
aaugustin opened this pull request 3 months ago
aaugustin opened this pull request 3 months ago
Support max_queue=None like the legacy implementation.
aaugustin opened this pull request 3 months ago
aaugustin opened this pull request 3 months ago
Fix issue 1538
aaugustin opened this pull request 3 months ago
aaugustin opened this pull request 3 months ago
TypeError: websockets.asyncio.messages.Assembler() argument after * must be an iterable, not NoneType
Joshuaalbert opened this issue 3 months ago
Joshuaalbert opened this issue 3 months ago
Add missing import
simontorres opened this pull request 3 months ago
simontorres opened this pull request 3 months ago
Closed Behaviour Change 14.0
cl-dqh opened this issue 3 months ago
cl-dqh opened this issue 3 months ago
Implementation upgrade document does not mention `connection.close_code`
vytas7 opened this issue 3 months ago
vytas7 opened this issue 3 months ago
Pylint alerts corrections as part of an intervention experiment
evidencebp opened this issue 3 months ago
evidencebp opened this issue 3 months ago
Remove stack traces from INFO and WARNING logs.
aaugustin opened this pull request 3 months ago
aaugustin opened this pull request 3 months ago
Implementationn of optional Solve for Suggested Change in Issue #1532
Electron4444 opened this pull request 3 months ago
Electron4444 opened this pull request 3 months ago
Fix for Issue #1532
Electron4444 opened this pull request 3 months ago
Electron4444 opened this pull request 3 months ago
ServerConnection._aiter_ not raising websockets.execptions.ConnectionClosed
Electron4444 opened this issue 3 months ago
Electron4444 opened this issue 3 months ago
AssertionError on HTTP responses without a Content-Length
aaugustin opened this issue 4 months ago
aaugustin opened this issue 4 months ago
Rewrite sync Assembler to improve performance.
aaugustin opened this pull request 4 months ago
aaugustin opened this pull request 4 months ago
How do I specific another network interface while using websockets.asyncio.client.connect ?
yo123abxd opened this issue 4 months ago
yo123abxd opened this issue 4 months ago
Stance on use by AI projects
thegeronimo opened this issue 4 months ago
thegeronimo opened this issue 4 months ago
timed out waiting for keepalive pong error never closes the connection
go-- opened this issue 4 months ago
go-- opened this issue 4 months ago
The docs for websockets.sync.Connection.recv are not rendered correctly in VSCode
plorgai-ta opened this issue 4 months ago
plorgai-ta opened this issue 4 months ago
Blind fix for coverage failing in GitHub Actions.
aaugustin opened this pull request 4 months ago
aaugustin opened this pull request 4 months ago
'WebSocketServerProtocol' object has no attribute 'protocol' when using broadcast
mvdwetering opened this issue 4 months ago
mvdwetering opened this issue 4 months ago
UTF-8 decoding errors aren't handled properly
aaugustin opened this issue 4 months ago
aaugustin opened this issue 4 months ago
Incorrect reporting of PayloadTooBig when reading fragmented messages
aaugustin opened this issue 4 months ago
aaugustin opened this issue 4 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.3
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Python universal fat binary >= 13.1?
walt-jones opened this issue 4 months ago
walt-jones opened this issue 4 months ago
To avoid double work please add byte as posible consumer for connection.respond()
stalkerg opened this issue 4 months ago
stalkerg opened this issue 4 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.2
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Nginx Reverse Proxy - Unix Socket - Permission Denied
AhmedERady opened this issue 4 months ago
AhmedERady opened this issue 4 months ago
Add option to force sending text or binary frames.
aaugustin opened this pull request 4 months ago
aaugustin opened this pull request 4 months ago
How would I be able to send bytes data as a text frame.
percojazz opened this issue 4 months ago
percojazz opened this issue 4 months ago
How to override the ping method in connection class to send a custome ping frame
river7816 opened this issue 4 months ago
river7816 opened this issue 4 months ago
Reduce noise in logs when process_request returns an HTTP response
aaugustin opened this issue 4 months ago
aaugustin opened this issue 4 months ago
How to custom the message pack for ping pong message
Crypto7816 opened this issue 5 months ago
Crypto7816 opened this issue 5 months ago
Runtime error <TCPTransport closed=True reading=False 0x557a7044d410>
MianBilalSadiq-ProDev opened this issue 5 months ago
MianBilalSadiq-ProDev opened this issue 5 months ago
执行pytest失败,报TimeoutError
dabao1990 opened this issue 5 months ago
dabao1990 opened this issue 5 months ago
13.1: pytest fails in 3 units
kloczek opened this issue 5 months ago
kloczek opened this issue 5 months ago
Documentation should clarify that keepalive is supported in async client only
MarshalX opened this issue 5 months ago
MarshalX opened this issue 5 months ago
Deprecate legacy implementation
aaugustin opened this pull request 5 months ago
aaugustin opened this pull request 5 months ago
Wait until state is CLOSED to acces close_exc.
aaugustin opened this pull request 5 months ago
aaugustin opened this pull request 5 months ago
Improve exception handling during handshake.
aaugustin opened this pull request 5 months ago
aaugustin opened this pull request 5 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.1
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Missing Alert Message before disconnection when a TLS connection error occurs
m4su6747 opened this issue 5 months ago
m4su6747 opened this issue 5 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
About Log Message Formatting on Reconnect
jbdyn opened this issue 5 months ago
jbdyn opened this issue 5 months ago
Stop if process_request/response aborts the opening handshake.
aaugustin opened this pull request 5 months ago
aaugustin opened this pull request 5 months ago
websockets.asyncio.connection.Connection.recv is replacing all RuntimeError exceptions
lfse-slafleur opened this issue 5 months ago
lfse-slafleur opened this issue 5 months ago
DEBUG
aaugustin opened this pull request 5 months ago
aaugustin opened this pull request 5 months ago
Improve handling and reporting of exceptions during opening handshake
aaugustin opened this pull request 5 months ago
aaugustin opened this pull request 5 months ago
Unittest failing with “ AttributeError: module 'typing' has no attribute 'StatusLike' ”
mxjeff opened this issue 5 months ago
mxjeff opened this issue 5 months ago
Follow redirects in the new asyncio implementation.
aaugustin opened this pull request 5 months ago
aaugustin opened this pull request 5 months ago
speedups.c is missing from the 13.0 source distribution
BwL1289 opened this issue 6 months ago
BwL1289 opened this issue 6 months ago
Multiple clients from localhost
endertable opened this issue 6 months ago
endertable opened this issue 6 months ago
Add automatic reconnection to the new asyncio implementation.
aaugustin opened this pull request 6 months ago
aaugustin opened this pull request 6 months ago
Clean up exceptions
aaugustin opened this pull request 6 months ago
aaugustin opened this pull request 6 months ago