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

Sub-protocol support #45

Closed
ajacksified opened this issue Oct 16, 2012 · 0 comments
Closed

Sub-protocol support #45

ajacksified opened this issue Oct 16, 2012 · 0 comments
Assignees

Comments

@ajacksified
Copy link
Member

Spec: http://tools.ietf.org/html/rfc6455#section-1.9

Where to put it: https://github.com/Olivine-Labs/Alchemy-Websockets/blob/master/src/Alchemy/Classes/Header.cs#L122

@ghost ghost assigned ajacksified Oct 16, 2012
ajacksified added a commit that referenced this issue Oct 17, 2012
Adds subprotocol support to close issue #45. Allows you to set a
SubProtocol string array on the server and client. Conforms to RFC6455
spec; client closes if subprotocol is invalid, and chooses based on
priority from first listed. Tested with chrome subprotocols.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant