Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added patch to fix ssl.wrap_socket error #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sazawal
Copy link

@sazawal sazawal commented Sep 28, 2024

Pushing a temporary fix for the issue #165

Since the ssl library has been updated, the ws4py library started failing. The fix Lawouach/WebSocket-for-Python@9ffee99 has already been merged but there is no new release of the ws4py library, and is not expected any sooner.

I am incorporating the fix as a patch in LGWebOSRemote. The patch is tested for scan, auth, listInputs and setInput options only, and it works as a temporary fix.

@sazawal sazawal marked this pull request as ready for review September 28, 2024 14:09
@klattimer
Copy link
Owner

What is blocking the upstream release? Surely this should have been resolved by now, I've been taking a bit of flak over it for a while.

@sazawal
Copy link
Author

sazawal commented Oct 6, 2024

Not sure. But it looks like they are planning a new release soon Lawouach/WebSocket-for-Python#288 . They also mentioned the issue Lawouach/WebSocket-for-Python#283 which affects LGWebOSRemote.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants