Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / websocket-client/websocket-client issues and pull requests

#1006 - Fix type of on_ parameters

Pull Request - State: closed - Opened by Shutgun 17 days ago - 1 comment

#1005 - no_http still inconsistent with urllib

Issue - State: open - Opened by MikeMoore63 30 days ago

#1004 - Stack traces gets muted by general exception handler

Issue - State: open - Opened by Torxed about 1 month ago

#1003 - Handshake successful on Windows, but 403 on linux

Issue - State: closed - Opened by johnraysimpson about 1 month ago - 2 comments

#1002 - Race condition in WebSocketApp

Issue - State: open - Opened by pfaion about 2 months ago

#1001 - Add support for the ping parameter.

Pull Request - State: open - Opened by 239144498 2 months ago - 1 comment

#1000 - WebSocket Gateway Resume Implementation

Issue - State: open - Opened by almostDemoPy 2 months ago

#998 - Include pytest in test extra

Pull Request - State: closed - Opened by carlwgeorge 3 months ago - 1 comment

#997 - Module exports nothing; no WebSocket, no WebSocketApp

Issue - State: closed - Opened by JC3 3 months ago - 1 comment

#996 - Correctly type `sock_opt.__init__` parameters and `sock_opt.timeout`

Pull Request - State: closed - Opened by creatorcary 3 months ago - 1 comment

#995 - BrokenPipeError when using websocket with docker-py

Issue - State: closed - Opened by shaoyijia 3 months ago - 1 comment

#994 - no default NO_PROXY list

Pull Request - State: closed - Opened by chovanecadam 4 months ago - 1 comment

#993 - h

Issue - State: closed - Opened by ErnestoLara 4 months ago

#992 - i

Issue - State: closed - Opened by ErnestoLara 4 months ago

#991 - j

Issue - State: closed - Opened by ErnestoLara 4 months ago

#990 - Add upport for reconnect exponential backoff

Pull Request - State: open - Opened by soerenbe 5 months ago

#990 - Add support for reconnect exponential backoff

Pull Request - State: open - Opened by soerenbe 5 months ago

#989 - Implementing own Dispatcher

Issue - State: open - Opened by soerenbe 6 months ago - 4 comments

#989 - Implementing own Dispatcher

Issue - State: open - Opened by soerenbe 6 months ago - 4 comments

#988 - self.ws.run_forever() causes Stack Overflow

Issue - State: open - Opened by FuckingToasters 6 months ago - 1 comment

#987 - Question: Does Websocket buffer messages that not processed?

Issue - State: closed - Opened by alm0ra 6 months ago - 2 comments

#986 - Question about custom keep-alive implementation

Issue - State: closed - Opened by yaroshoris 6 months ago - 1 comment

#984 - error: [Errno 32] Broken pipe

Issue - State: closed - Opened by hw1986232 7 months ago - 3 comments

#983 - Asyncpong

Pull Request - State: closed - Opened by bubbleboy14 7 months ago - 7 comments

#982 - Create new release for PyPI?

Issue - State: closed - Opened by RTnhN 7 months ago - 2 comments

#980 - on_open && ws.send()

Issue - State: open - Opened by Dpsley 7 months ago - 5 comments

#978 - Do not teardown when opcode=8 and reconnect

Pull Request - State: open - Opened by polypauldeep 8 months ago

#977 - Reconnection with disptacher, issue with close

Issue - State: open - Opened by devanshubisht 8 months ago - 7 comments

#976 - reconnection fails when server returns op_code = ABNF.OPCODE_CLOSE

Issue - State: closed - Opened by polypauldeep 8 months ago - 5 comments

#975 - Is there a way to send a message every X seconds to the server?

Issue - State: closed - Opened by Sile25 8 months ago - 4 comments

#972 - on_reconnect callback

Pull Request - State: closed - Opened by bubbleboy14 9 months ago - 1 comment

#971 - Multiple on_open events

Issue - State: closed - Opened by NadavK 9 months ago - 10 comments

#970 - on_error callback stops being called after first reconnection

Issue - State: open - Opened by jeanbmar 9 months ago - 1 comment

#969 - Automatic reconnection docs misleading

Issue - State: open - Opened by jeanbmar 9 months ago - 1 comment

#967 - Need help on connecting with custom socket

Issue - State: closed - Opened by caiyundong 10 months ago - 1 comment

#965 - WebApp proxy configuration does not work

Issue - State: closed - Opened by Maxhem2 11 months ago

#964 - Handling of KeyboardInterrupt

Issue - State: open - Opened by milosivanovic 11 months ago

#963 - valueerror:too many file descriptors in select()

Issue - State: open - Opened by hk8805 11 months ago - 1 comment

#962 - WebSocketApp connection not closing as expected

Issue - State: open - Opened by Juliet-Kahofer 11 months ago - 2 comments

#961 - WebSocketApp.run_forever(), read(): check for ssl.SSLEOFError; on exc…

Pull Request - State: closed - Opened by bubbleboy14 11 months ago - 4 comments

#960 - Exceptions are "protected"

Issue - State: closed - Opened by daveisfera 11 months ago - 7 comments

#959 - 1.7.0 being used in python 3.7

Issue - State: closed - Opened by patrickelectric 11 months ago - 1 comment

#958 - Update _app import for type checkers

Pull Request - State: closed - Opened by vchrisb 12 months ago - 2 comments

#957 - Inconsistent function return values

Issue - State: open - Opened by engn33r 12 months ago
Labels: bug

#956 - add bytes to data type annotation for WebSocketApp.send()

Pull Request - State: closed - Opened by vchrisb about 1 year ago - 1 comment

#955 - Type annotation for WebSocketApp.send argument "data" is missing bytes

Issue - State: closed - Opened by vchrisb about 1 year ago - 1 comment

#954 - websocket-client is not wokring with flask_socketio ?

Issue - State: open - Opened by erikpa1 about 1 year ago

#953 - Added more specific type hints. Added send_text and send_bytes methods.

Pull Request - State: closed - Opened by StrajnarFilip about 1 year ago - 6 comments

#952 - Accept HTTP 307 Temporary Redirect status along with 302

Issue - State: closed - Opened by jakublATopera about 1 year ago - 5 comments

#951 - Create websocket

Pull Request - State: closed - Opened by aleksejaku about 1 year ago - 1 comment

#950 - Create wsdupm.py

Pull Request - State: closed - Opened by aleksejaku about 1 year ago - 1 comment

#949 - Broken typing annotations fixed

Pull Request - State: closed - Opened by jolaf about 1 year ago - 6 comments

#948 - _abnf.py/frame_buffer constructor is annotated incorrectly

Issue - State: closed - Opened by jolaf about 1 year ago - 2 comments

#947 - Viewing of request headers

Issue - State: closed - Opened by Notadumdum about 1 year ago - 1 comment

#946 - Add support for Python 3.12

Pull Request - State: closed - Opened by hugovk about 1 year ago - 2 comments

#946 - Add support for Python 3.12

Pull Request - State: open - Opened by hugovk about 1 year ago - 1 comment

#945 - Fix type annotations in the str | bytes

Pull Request - State: closed - Opened by 1st about 1 year ago - 5 comments

#944 - Parameter "dispatcher=rel" makes on_message callback not work

Issue - State: closed - Opened by Ericwonne over 1 year ago - 3 comments

#943 - Add support for SSLKEYLOGFILE

Pull Request - State: closed - Opened by Nicoretti over 1 year ago - 1 comment

#942 - ssl.SSLEOFError: EOF occurred in violation of protocol

Issue - State: open - Opened by gborrageiro-ld over 1 year ago - 22 comments

#941 - SSLEOFError with rel.dispatch()

Issue - State: closed - Opened by gborrageiro over 1 year ago - 2 comments

#940 - debug message 'Sending ping' polluting main logging that runs in debug mode

Issue - State: closed - Opened by morchius over 1 year ago - 3 comments

#939 - WebSocketBadStatusException: Handshake status 403 Forbidden -+-+-

Issue - State: closed - Opened by QuXing9 over 1 year ago - 1 comment

#938 - on_open is not called on some ubuntu devices

Issue - State: closed - Opened by babaee74 over 1 year ago - 3 comments

#937 - scheduled method callbacks and multiple WebSocketApps

Issue - State: closed - Opened by gborrageiro over 1 year ago - 13 comments

#936 - ImportError: cannot import name 'ABNF' from 'websocket'

Issue - State: closed - Opened by SoundProvider over 1 year ago - 3 comments

#935 - Multiple WebSocket connection support

Issue - State: closed - Opened by rgao-evertz over 1 year ago - 1 comment

#934 - Typing annotations should use `|` instead of `or`

Issue - State: closed - Opened by jolaf over 1 year ago - 3 comments
Labels: bug

#933 - Error when attempting to run

Issue - State: closed - Opened by jdc4429 over 1 year ago - 6 comments

#932 - Callable `header` argument on `WebSocketApp`

Pull Request - State: closed - Opened by figaro-smartotum over 1 year ago - 1 comment

#930 - TypeError during WebSocket shutdown

Issue - State: closed - Opened by Inokinoki over 1 year ago - 2 comments

#929 - Use https_proxy environment variable for secure connections

Pull Request - State: closed - Opened by j-a-n over 1 year ago - 2 comments

#928 - TypeError: debug() takes 1 positional argument but 2 were given

Issue - State: closed - Opened by ShayanShiravani over 1 year ago - 1 comment

#927 - Environment variable HTTP_PROXY is used for HTTPS connections

Issue - State: closed - Opened by j-a-n over 1 year ago - 2 comments

#926 - WebsocketClient seems to wrongly detect connection drops

Issue - State: open - Opened by roma-glushko over 1 year ago - 1 comment

#925 - Can't "return" WebSocketApp data

Issue - State: closed - Opened by NikSudo over 1 year ago - 2 comments

#924 - DispatcherBase.reconnect(): raise KeyboardInterrupt to prevent gettin…

Pull Request - State: closed - Opened by bubbleboy14 over 1 year ago - 1 comment

#923 - In version 1.6.0 using dispatcher=rel immediately closes the socket

Issue - State: closed - Opened by ptriller over 1 year ago - 3 comments

#922 - ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2423)

Issue - State: closed - Opened by ljsbtx over 1 year ago - 1 comment

#921 - High CPU usage with skip_utf8_validation=False

Issue - State: closed - Opened by wsdea over 1 year ago - 1 comment

#920 - Master 1

Pull Request - State: closed - Opened by Saurabh2932000 over 1 year ago

#919 - Create Saurabh

Pull Request - State: closed - Opened by Saurabh2932000 over 1 year ago

#917 - WebSocketApp teardown() sometimes not called.

Issue - State: closed - Opened by QuinnDamerell over 1 year ago - 1 comment

#915 - Send ping error after every 45 seconds

Issue - State: closed - Opened by ljsbtx over 1 year ago - 2 comments

#914 - Change tuple typing for recv

Pull Request - State: closed - Opened by danpawlik over 1 year ago - 3 comments

#912 - Fix first round ping waiting 2 x interval.

Pull Request - State: closed - Opened by SunFulong over 1 year ago - 4 comments

#911 - Relying on a header that might not be present, so added a header check

Pull Request - State: closed - Opened by BrentWilkins over 1 year ago - 2 comments

#910 - Is there a way to run WebsocketApp.run_forever without blocking program?

Issue - State: closed - Opened by iamdeedz over 1 year ago - 25 comments