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

Read chunked HTTP responses.

aaugustin opened this pull request 7 days ago
Ignore malformed pongs

drc38 opened this pull request 11 days ago
Error on switching to new asyncio

drc38 opened this issue 13 days ago
DeprecationWarning: websockets.server.serve is deprecated

snowuyl opened this issue 18 days ago
perf: Repeat with line 71, read data stream repeatedly

nanmuyao opened this pull request 28 days ago
Connection.send() never returns with the asyncio client

parmentelat opened this issue about 1 month ago
Bump actions/attest-build-provenance from 1 to 2

dependabot[bot] opened this pull request about 1 month ago
Is there a way to catch handshake exceptions

juaoose opened this issue about 1 month ago
Expose ServerConnection in websockets.__init__.__all__

gandhis1 opened this issue about 1 month ago
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0

dependabot[bot] opened this pull request about 1 month ago
Cannot access path in websockets.serve handler

HaroldObasi opened this issue about 1 month ago
Resolve "Default `max_queue` blocks websocket cancellation with high traffic"

btschwertfeger opened this pull request about 1 month ago
Default `max_queue` blocks websocket cancellation with high traffic

btschwertfeger opened this issue about 2 months ago
Solve fix 403 forbidden when dial with CDN edge IP with Custom SNI

mebest100 opened this issue about 2 months ago
fix 403 forbidden when dial with CDN edge IP with Custom SNI

mebest100 opened this pull request about 2 months ago
Unclear behaviour of recv(timeout=0) for Server (threading)

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

castelo-software opened this issue about 2 months ago
Reintroduce InvalidMessage.

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

carlosmiei opened this issue about 2 months ago
Sesame Package is archived

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

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

aaugustin opened this pull request 2 months ago
Fix issue 1538

aaugustin opened this pull request 2 months ago
Add missing import

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

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

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

aaugustin opened this pull request 2 months ago
Implementationn of optional Solve for Suggested Change in Issue #1532

Electron4444 opened this pull request 2 months ago
Fix for Issue #1532

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

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

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

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

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

aaugustin opened this issue 3 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.3

dependabot[bot] opened this pull request 3 months ago
Python universal fat binary >= 13.1?

walt-jones opened this issue 3 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.2

dependabot[bot] opened this pull request 3 months ago
Nginx Reverse Proxy - Unix Socket - Permission Denied

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

aaugustin opened this pull request 3 months ago
How would I be able to send bytes data as a text frame.

percojazz opened this issue 3 months ago
How to custom the message pack for ping pong message

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

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

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

kloczek opened this issue 4 months ago
Deprecate legacy implementation

aaugustin opened this pull request 4 months ago
Wait until state is CLOSED to acces close_exc.

aaugustin opened this pull request 4 months ago
Improve exception handling during handshake.

aaugustin opened this pull request 4 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.1

dependabot[bot] opened this pull request 4 months ago
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0

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

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

aaugustin opened this pull request 4 months ago
DEBUG

aaugustin opened this pull request 4 months ago
Improve handling and reporting of exceptions during opening handshake

aaugustin opened this pull request 4 months ago
Follow redirects in the new asyncio implementation.

aaugustin opened this pull request 4 months ago
speedups.c is missing from the 13.0 source distribution

BwL1289 opened this issue 5 months ago
Multiple clients from localhost

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

aaugustin opened this pull request 5 months ago
Clean up exceptions

aaugustin opened this pull request 5 months ago
Respond with HTP 414 or 431 when exceeding security limits

aaugustin opened this issue 5 months ago
Threading server should close connections on exit

aaugustin opened this issue 5 months ago
Client initiated close always runs into `close_timeout`

baxterjo opened this issue 5 months ago
Expose list of connections as an attribute of WebSocketServer

aaugustin opened this issue 5 months ago
Bump pypa/cibuildwheel from 2.16.2 to 2.20.0

dependabot[bot] opened this pull request 5 months ago
Clean up tests on PyPy

aaugustin opened this issue 5 months ago
Reduce MS for situations with performance penalties.

aaugustin opened this pull request 5 months ago
Bump pypa/cibuildwheel from 2.16.2 to 2.19.2

dependabot[bot] opened this pull request 6 months ago
iOS and WebSockets: 0 bytes read/no close frame received/code 1006?

WORMSTweaker opened this issue 6 months ago
really drop python <=3.7 support

kloczek opened this pull request 6 months ago
Connection breaks in between during a sustained transfer

gridhead opened this issue 7 months ago
websocket over stomp received Session closed error

chj113 opened this issue 7 months ago
DRABD

hassan20990 opened this issue 7 months ago
Make MAX_LINE configurable

dangeReis opened this issue 7 months ago
Correct handle exceptions in `legacy/broadcast`

ABCurado opened this pull request 8 months ago