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

client: add wss support #169

Merged
merged 1 commit into from
Aug 8, 2024
Merged

client: add wss support #169

merged 1 commit into from
Aug 8, 2024

Conversation

andreykaipov
Copy link
Owner

This adds WSS support to this library and closes #167.

Since the obs-websocket server unfortunately doesn't support WSS (see obsproject/obs-websocket#26), one would first need to setup a reverse proxy in front of the server to secure it. The obs-websocket folks have a guide here: https://github.com/obsproject/obs-websocket/wiki/SSL-Tunneling.

@andreykaipov andreykaipov merged commit 97d0154 into main Aug 8, 2024
8 checks passed
@andreykaipov andreykaipov deleted the feature/wss branch August 8, 2024 18:17
@andreykaipov andreykaipov mentioned this pull request Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wss support
1 participant