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

await websocket.recv() block the coroutine loop.

liyi-lee opened this issue 8 months ago
Running Scheduled Task in Websokcets Or Scaling with multiple workers

suryanarayanan035 opened this issue 8 months ago
Sync version of broadcast

Phlogistique opened this issue 8 months ago
[QUESTION] Switching from websocket-client to websockets

FuckingToasters opened this issue 8 months ago
Feature batch receive

OfferLifted opened this issue 8 months ago
Client state is incorrect

tamir-laminar opened this issue 8 months ago
recv() is slow

gborrageiro opened this issue 8 months ago
Enable to connect ! invalid handshake

shay-te opened this issue 8 months ago
handling multiple websocket client connections

gborrageiro opened this issue 8 months ago
Cannot Send message to a single client.

suryanarayanan-rently opened this issue 8 months ago
docs(nginx): Fix a typo

almet opened this pull request 9 months ago
Fix the issue of redirecting from ws to wss.

xianglin1998 opened this pull request 10 months ago
No module websockets.imports

jackswales opened this issue 10 months ago
Bump pypa/cibuildwheel from 2.16.2 to 2.17.0

dependabot[bot] opened this pull request 10 months ago
Human-readable representation of a frame is too short

rayrapetyan opened this issue 10 months ago
Can we get more attention in the threaded client interface?

jmrbcu opened this issue 11 months ago
docs: Correct the example for "Starting a server" in the API reference

xuanzhi33 opened this pull request 11 months ago
Secure websocket using example code unable to handle unsecured requests

davidawesome02 opened this issue 11 months ago
0 bytes read on a total of 2 expected bytes

dontbanmeplz opened this issue 11 months ago
Verify if is a websocket connection

MauroAntonino opened this pull request 11 months ago
Testing against a running websockets server

maxupp opened this issue 11 months ago
Duplicate ping/pong ?

albaintor opened this issue 11 months ago
process_request raise ConnectionClosedError

MauroAntonino opened this pull request 11 months ago
Fix wrong RFC number

MtkN1 opened this pull request 11 months ago
Bump pypa/cibuildwheel from 2.16.2 to 2.16.5

dependabot[bot] opened this pull request 11 months ago
Documentation: Hello-world example using threading instead of asyncio

josephernest opened this issue 12 months ago
Missing tests for TLS connections in sync implementation

aaugustin opened this issue 12 months ago
Allow sending ping and pong after close.

aaugustin opened this pull request 12 months ago
Bump pypa/cibuildwheel from 2.16.2 to 2.16.3

dependabot[bot] opened this pull request 12 months ago
websocket connection is closing after some time unexpectedly

fti-ravhad opened this issue 12 months ago
No keepalive ping when the server executes code

maretodoric opened this issue about 1 year ago
Only send pong if OPEN.

dqh-au opened this pull request about 1 year ago
`test_remote_address` fails

mtelka opened this issue about 1 year ago
sdist is missing tests

mtelka opened this issue about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Handling handshake that returns a status code other than 101?

daveisfera opened this issue about 1 year ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
receive "message":"Invalid Request."

jw-star opened this issue about 1 year ago
`process_request` returning response runs connection handler

Flowrey opened this issue about 1 year ago
Confirm support for Python 3.12.

aaugustin opened this pull request about 1 year ago
No Python 3.12 support in pyproject.toml

skewty opened this issue about 1 year ago
Unable to change port on client-side. Is this a bug or am I stupid?

JungeWerther opened this issue about 1 year ago
exceptions swallowing

marcinnformula opened this issue about 1 year ago
Document why browser-based clients need an application-level heartbeat

MarlieChiller opened this issue about 1 year ago
Closing connection with sync module

felipebiaggi opened this issue about 1 year ago
Change log for 11.0 to 12.0?

FrankC01 opened this issue about 1 year ago
Unclear whether trusted publishing of releases actually works

aaugustin opened this issue about 1 year ago
WebSocket connection failed

VerifyBot opened this issue about 1 year ago
Bump pypa/cibuildwheel from 2.12.1 to 2.16.2

dependabot[bot] opened this pull request over 1 year ago
Bump docker/setup-qemu-action from 2 to 3

dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Allow plain integers as HTTP status codes

Rosuav opened this pull request over 1 year ago
Incorrect use of process_request silently aborts connections

Rosuav opened this issue over 1 year ago
No sync module in websockets

twf66 opened this issue over 1 year ago
Bump pypa/cibuildwheel from 2.12.1 to 2.16.1

dependabot[bot] opened this pull request over 1 year ago
Showing connection failed (200 OK) when executed health check endpoint

srikamalteja opened this issue over 1 year ago
fix: add `WebSocketClientProtocol` and `connect` to all for linters

Matthew-Burkard opened this pull request over 1 year ago
Type hint for websocket connection

paulmis opened this issue over 1 year ago
Logging Guide: LoggerAdapter logic error

louking opened this issue over 1 year ago
Behaviour of websockets sansI/O Layer when the connection fails

gourav-kandoria opened this issue over 1 year ago
Allow for custom exponential backoff in websocket client

jakubno opened this issue over 1 year ago
Supervisor and sub/sub together like fanout exchange?

IvesFeng opened this issue over 1 year ago
streaming websockets client - SUBSCRIBE

gborrageiro opened this issue over 1 year ago
How to unit test client code?

snarfed opened this issue over 1 year ago
Update authentication.rst

128f opened this pull request over 1 year ago
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

WrongAnswertoAC opened this issue over 1 year ago
Improve docs for Client (threading)

tushargoyal22 opened this issue over 1 year ago
TimeoutError: timed out during handshake |

tushargoyal22 opened this issue over 1 year ago
Unclear how to modify library settings

danielkoohmarey-bc opened this issue over 1 year ago
Is this reconverable (502 after ConnectionClose)?

FrankC01 opened this issue over 1 year ago
Bump pypa/cibuildwheel from 2.12.1 to 2.14.0

dependabot[bot] opened this pull request over 1 year ago
PEM file use in secure websockets

alamathe1 opened this issue over 1 year ago
Force a ConnectionClosed to test client listener

FrankC01 opened this issue over 1 year ago
websockets.connect error

h-acker opened this issue over 1 year ago
Remove the unused `asyncio` `import` in `README.rst` in the `threading` example

Benjamin-Loison opened this pull request over 1 year ago
feature - avoid utf-8 decoding for text frames

toppk opened this issue over 1 year ago
ResourceWarning: unclosed <...>

FrankC01 opened this issue over 1 year ago
Question: Any docs on setting up logging on client side?

FrankC01 opened this issue over 1 year ago
Is there a way to get the buffer size?

LucaNicosia opened this issue over 1 year ago
Bump pypa/cibuildwheel from 2.12.1 to 2.13.1

dependabot[bot] opened this pull request over 1 year ago
test: allow WEBSOCKETS_TESTS_TIMEOUT_FACTOR to be float

kxxt opened this pull request over 1 year ago
the examples seem outdated

braindevices opened this issue over 1 year ago
Add doc for Koyeb deployment

alisdairbr opened this pull request over 1 year ago
assyncio

x011 opened this issue over 1 year ago