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

ability to configure socket.io transports #2532

Closed
barisusakli opened this issue Dec 16, 2014 · 0 comments
Closed

ability to configure socket.io transports #2532

barisusakli opened this issue Dec 16, 2014 · 0 comments
Assignees
Milestone

Comments

@barisusakli
Copy link
Member

https://github.com/NodeBB/NodeBB/blob/master/src/socket.io/index.js#L39

and need it in client side i think here

https://github.com/NodeBB/NodeBB/blob/master/public/src/app.js#L78-L81

@barisusakli barisusakli added this to the 0.6.1 milestone Dec 16, 2014
@barisusakli barisusakli self-assigned this Dec 16, 2014
erlhermit pushed a commit to erlhermit/UnodeSiteOnNodebb that referenced this issue Dec 18, 2014
psychobunny added a commit that referenced this issue Dec 19, 2014
Sample config:

"socket.io": {
"transports": ["websocket"]
}
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