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

EventMachine doesn't support 2.2.*, and may never, time to find another websocket client/server #142

Open
krainboltgreene opened this issue Aug 27, 2015 · 6 comments

Comments

@krainboltgreene
Copy link

Since guard-livereload depends on em-websocket, and em-websocket (predictably) depends on eventmachine, and eventmachine doesn't support cruby 2.2.* (and likely won't) it makes sense to start looking for another websocket server.

@krainboltgreene
Copy link
Author

My suggestion: https://github.com/faye/faye-websocket-ruby

@akestner
Copy link

I just ran into this issue as well.

@e2
Copy link
Contributor

e2 commented Oct 17, 2015

Doesn't faye-websocket use eventmachine anyway?

@krainboltgreene
Copy link
Author

Fuck, it does. UGH. Good catch @e2.

@krainboltgreene
Copy link
Author

If anyone feels like working on this with me I'd be open to writing a new one using celluloid.

@e2
Copy link
Contributor

e2 commented Oct 17, 2015

@krainboltgreene - yeah, I just wanted to suggest Celluloid as an alternative.

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

4 participants