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

Socket.IO implementation #393

Closed
wants to merge 2 commits into from
Closed

Socket.IO implementation #393

wants to merge 2 commits into from

Conversation

survivant
Copy link
Member

first implementation of Socket.IO for Atmosphere.

Support : Websocket, xhr-polling and json-polling transport.

@buildhive
Copy link

Atmosphere Framework » atmosphere #56 UNSTABLE
Looks like there's a problem with this pull request
(what's this?)

@buildhive
Copy link

Atmosphere Framework » atmosphere #57 UNSTABLE
Looks like there's a problem with this pull request
(what's this?)

@jfarcand
Copy link
Member

OK, integrated. I did a major refactoring and will continue working on it. Note:

** Chat tests have been deleted. Re-add them once you have them working embedded
** SocketIOAtmosphereHandler is now an abstract class, hidding the AtmosphereHandler#xxx method (marked as final)
** Broadcaster is using the annotation to be initialized

@jfarcand jfarcand closed this May 31, 2012
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.

3 participants