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

Server header gets added by default - No provision to disable.

iudeen opened this issue over 2 years ago
Add explanation of imports to API reference

0xdade opened this pull request over 2 years ago
Lazy import

CaedenPH opened this issue over 2 years ago
ConnectionClosedError raised after 20 seconds

airportyh opened this issue almost 3 years ago
How to set custom ping string message?

pastet89 opened this issue almost 3 years ago
Digest Authentification support for the legacy client part only

Nicolas-Feude opened this pull request about 3 years ago
Fix some typos in comments

dsanders11 opened this pull request about 3 years ago
Module 'websockets' has no 'serve' member

Sonuq opened this issue over 3 years ago
uvicorn depends on the legacy server implementation

euri10 opened this issue over 3 years ago
No module named websockets.legacy on compiled

Jonirulah opened this issue over 3 years ago
Release 9.0 breaks mypy (and pylint etc.)

vertti opened this issue over 3 years ago
Add sockets & threads implementation

aaugustin opened this pull request about 4 years ago
close code 1006 ("no reason") even when reason should be known

cjerdonek opened this issue about 4 years ago
How generate a localhost.pem

qux-bbb opened this issue about 4 years ago
Accessing HTTP connection response body for debugging

DrPyser opened this issue over 4 years ago
Add Digest Authentication to client

wom-bat opened this pull request over 4 years ago
HTTP Digest authentication

wom-bat opened this issue over 4 years ago
Setting extra headers in HTTP response

robertseliger opened this issue over 4 years ago
Consider accepting 4107 bytes for request maximum accepted line size

thomasleveil opened this issue almost 5 years ago
Bootstrap WebSocket with HTTP/2

aaugustin opened this issue over 5 years ago
websockets.exceptions.PayloadTooBig: payload length exceeds size limit

awesometype opened this issue over 5 years ago
Don't follow redirects when path, sock, host or port are overridden

aaugustin opened this issue over 5 years ago
[Feature request] More specific exception for connection refused

gnachman opened this issue almost 6 years ago
Unexpected ConnectionClosed in keepalive ping task

Harmon758 opened this issue about 6 years ago
Support receiving fragmented messages without reassembly

aaugustin opened this issue over 6 years ago
Add support for SOCKS proxies to connect()

aaugustin opened this issue over 6 years ago
Add support for HTTP(S) proxies to connect()

aaugustin opened this pull request over 6 years ago
Common pattern for reconnections

pgrandinetti opened this issue over 6 years ago
Support basic auth in client

koliyo opened this issue almost 7 years ago
Add support for HTTP(S) proxies to connect()

youngkylejan opened this issue almost 7 years ago
Is there a way to get the low level socket file descriptor?

lvella opened this issue almost 7 years ago
module 'websockets' has no attribute 'serve'

erelsgl opened this issue about 7 years ago
Accomodate routing requests

bluetech opened this issue about 7 years ago
Writing tests

aaugustin opened this issue over 7 years ago
Allow setting user-agent

m1keil opened this issue over 7 years ago