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

Added query string support for io.connect #467

Closed
wants to merge 4 commits into from
Closed

Added query string support for io.connect #467

wants to merge 4 commits into from

Conversation

Flyguy
Copy link

@Flyguy Flyguy commented Sep 10, 2012

No description provided.

@3rd-Eden
Copy link
Contributor

why do you want to add querystrings to namespaces?

@Flyguy
Copy link
Author

Flyguy commented Sep 10, 2012

This gives us the ability to create URL like:
io.connect('http://ws.example.com/channel?id=' + encodeURIComponent(id));
And it will always work. And not only for the main socket.io URL

This pull request was closed.
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