Skip to content

Add ws(s) protocol "support"#66

Open
pbihler wants to merge 1 commit intonuclearace:masterfrom
pbihler:patch-1
Open

Add ws(s) protocol "support"#66
pbihler wants to merge 1 commit intonuclearace:masterfrom
pbihler:patch-1

Conversation

@pbihler
Copy link
Copy Markdown

@pbihler pbihler commented Jul 9, 2015

Since these protocols are often given instead of "http(s)" when connecting to a socket.io server

Since these protocols are often given instead of "http(s)" when connecting to a socket.io server
@nuclearace
Copy link
Copy Markdown
Owner

I don't think this makes sense. socket.io by default will use http polling before it switches to WebSocket. And you can't point this to an arbitrary WebSocket server, because it's specifically looking for socket.io. I could see this being use as a way to force WebSocket though.

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