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

Comet support for step? #6

Closed
vvilhonen opened this issue Apr 26, 2010 · 7 comments
Closed

Comet support for step? #6

vvilhonen opened this issue Apr 26, 2010 · 7 comments

Comments

@vvilhonen
Copy link

Would it be possible to implement comet support with actors for Step or is it already possible somehow?

@rossabaker
Copy link
Member

I'm not aware of anybody who is doing this with Step yet, but I see no reason that you couldn't. It might be worth a post to the mailing list to see if anybody else is using Step + Comet. Also, if you're looking for a Scala framework with first-class Comet support, I think that Liftweb is the best bet today.

@rossabaker
Copy link
Member

I'm still a Comet newbie. What would be gained by implementing Bayeux yourself rather than reusing Cometd or Atmosphere? I don't have a good feel for Cometd vs. Atmosphere, but I've noticed that Akka has HTTP support built on Atmosphere.

@vvilhonen
Copy link
Author

It would be nice to have some scalatra like API to interface with comet services. Like in lift you hardly notice that you are doing comet as you just create an actor that receives and sends comet messages by inheriting certain class.

@casualjim
Copy link
Member

fixed by 40c66fd

@vvilhonen
Copy link
Author

Nice, thank you!

This issue 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

No branches or pull requests

3 participants