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

Glitches using websockify-c #26

Open
ddyer0 opened this issue Nov 15, 2023 · 1 comment
Open

Glitches using websockify-c #26

ddyer0 opened this issue Nov 15, 2023 · 1 comment

Comments

@ddyer0
Copy link

ddyer0 commented Nov 15, 2023

I used websockify c as a testbed, but there were a couple glitches.

SSL seems to be unsupported but there's some code that tries to link to it.

There are several chuncks of code that expect the payload of messages to be
encoded with base64, but that doesn't seem to be a thing. I nuked the thoughts
of base64.

There might have been a few other tweaks. If anyone is paying attention to this, I"ll work with you
to provide a satisfactory pull request.

@CendioOssman
Copy link
Member

Nothing in this repo is maintained, unfortunately. The code is also rather old, mostly from before WebSockets were fully standardised.

If you want to make some improvements to the code, then feel free to open pull requests.

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

No branches or pull requests

2 participants