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

Pull Request: added socketio access to client (now.core.socketio) and server (everyone.socketio) #89

Closed
wants to merge 2 commits into from

Conversation

tommedema
Copy link

I added socketio access to client (now.core.socketio) and server (everyone.socketio).

  • allows clients to find out what transport type is used
  • allows usage of socket.io in general

…, allows access to socket.io through everyone.socketio
… to find out what transport type is used and access socket.io in general
ericz added a commit that referenced this pull request May 14, 2011
@ericz
Copy link
Contributor

ericz commented May 14, 2011

Hey tommedema, I have added this functionality to master. I didn't end up merging the request because i wanted to put the socketio under the nowjs object instead of everyone on the server.

On the client use now.core.socketio
On the server use require('now').socketio

Thanks for the pull request!

@ericz ericz closed this May 14, 2011
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.

None yet

2 participants