Skip to content

Allow binary as a 'protocol' - #32

Open
mcclymont wants to merge 1 commit into
MostAwesomeDude:masterfrom
orionvm:binary-codec
Open

Allow binary as a 'protocol'#32
mcclymont wants to merge 1 commit into
MostAwesomeDude:masterfrom
orionvm:binary-codec

Conversation

@mcclymont

@mcclymont mcclymont commented Jan 13, 2017

Copy link
Copy Markdown

noVNC has removed support for base64 encoding in the latest release: novnc/noVNC@38781d9

This means that noVNC ends up sending the header "Sec-WebSocket-Protocol:binary", and vncAuthProxy/txWS can't deal with that because binary is not in the encoders/decoders dicts and txWS returns false from validateHeaders.

@zgoda

zgoda commented Apr 12, 2017

Copy link
Copy Markdown

Any chance to merge this?

@jarrodchesney

Copy link
Copy Markdown

The diff looks simple enough to me.

@mcclymont

Copy link
Copy Markdown
Author

@MostAwesomeDude pretty please :)

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.

3 participants