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
Add a router based on werkzeug.routing.

aaugustin opened this pull request 8 days ago
extra_headers not compatible with v14.0

Pithikos opened this issue 9 days ago
Passing custom sock to client (MPTCP and other socket flags)

Pithikos opened this issue 10 days ago
Unable to suppress traceback when opening handshake fails

aseiger opened this issue 11 days ago
Improve socks proxy

aaugustin opened this pull request 13 days ago
Additional headers not being used correctly

MaxProfesor opened this issue 15 days ago
Add support for SOCKS proxies to clients.

aaugustin opened this pull request 16 days ago
Test failure under PyPy

aaugustin opened this issue 16 days ago
Add support for HTTP(S) proxies to clients.

aaugustin opened this pull request 16 days ago
Add type overloads for recv and recv_streaming.

aaugustin opened this pull request 18 days ago
Overload return type of `recv`

BenjyWiener opened this issue 18 days ago
Add keepalive & latency measurement to the threading implementation.

aaugustin opened this pull request 20 days ago
size

shadowTW opened this issue 20 days ago
Add regex support in `ServerProtocol(origins=...)`

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
Fix Connection.recv(timeout=0) in the sync implementation.

aaugustin opened this pull request about 1 month ago
Aligns `Connection.recv(timeout=0)` with docstring

mattyoungberg opened this pull request about 1 month ago
sync-serve doesn't detect ipv6 addresses

tamo opened this issue about 1 month ago
Read chunked HTTP responses.

aaugustin opened this pull request about 1 month ago
Ignore malformed pongs

drc38 opened this pull request about 1 month ago
Error on switching to new asyncio

drc38 opened this issue about 1 month ago
DeprecationWarning: websockets.server.serve is deprecated

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
Connection.send() never returns with the asyncio client

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
Is there a way to catch handshake exceptions

juaoose opened this issue 2 months ago
Expose ServerConnection in websockets.__init__.__all__

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
Cannot access path in websockets.serve handler

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
Default `max_queue` blocks websocket cancellation with high traffic

btschwertfeger 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
Unclear behaviour of recv(timeout=0) for Server (threading)

savejeff opened this issue 3 months ago
EOFError: stream ends after 0 bytes

castelo-software opened this issue 3 months ago
Reintroduce InvalidMessage.

aaugustin opened this pull request 3 months ago
object has no attribute 'fail_connection' after upgrading to 14.0

carlosmiei opened this issue 3 months ago
Sesame Package is archived

simontorres opened this issue 3 months ago
Add close_code and close_reason to new implementations.

aaugustin opened this pull request 3 months ago
Support max_queue=None like the legacy implementation.

aaugustin opened this pull request 3 months ago
Fix issue 1538

aaugustin opened this pull request 3 months ago
Add missing import

simontorres opened this pull request 3 months ago
Closed Behaviour Change 14.0

cl-dqh opened this issue 3 months ago
Pylint alerts corrections as part of an intervention experiment

evidencebp opened this issue 3 months ago
Remove stack traces from INFO and WARNING logs.

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
Fix for Issue #1532

Electron4444 opened this pull request 3 months ago
AssertionError on HTTP responses without a Content-Length

aaugustin opened this issue 4 months ago
Rewrite sync Assembler to improve performance.

aaugustin opened this pull request 4 months ago
Stance on use by AI projects

thegeronimo opened this issue 4 months ago
Blind fix for coverage failing in GitHub Actions.

aaugustin opened this pull request 4 months ago
UTF-8 decoding errors aren't handled properly

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
Python universal fat binary >= 13.1?

walt-jones 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
Nginx Reverse Proxy - Unix Socket - Permission Denied

AhmedERady opened this issue 4 months ago
Add option to force sending text or binary frames.

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
How to custom the message pack for ping pong message

Crypto7816 opened this issue 5 months ago
Runtime error <TCPTransport closed=True reading=False 0x557a7044d410>

MianBilalSadiq-ProDev opened this issue 5 months ago
执行pytest失败,报TimeoutError

dabao1990 opened this issue 5 months ago
13.1: pytest fails in 3 units

kloczek opened this issue 5 months ago
Deprecate legacy implementation

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
Improve exception handling during handshake.

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
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0

dependabot[bot] opened this pull request 5 months ago
About Log Message Formatting on Reconnect

jbdyn opened this issue 5 months ago
Stop if process_request/response aborts the opening handshake.

aaugustin opened this pull request 5 months ago
DEBUG

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
Follow redirects in the new asyncio implementation.

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
Multiple clients from localhost

endertable opened this issue 6 months ago
Add automatic reconnection to the new asyncio implementation.

aaugustin opened this pull request 6 months ago
Clean up exceptions

aaugustin opened this pull request 6 months ago