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

Switch away from WS #88

Closed
kurtextrem opened this issue Jun 13, 2016 · 6 comments
Closed

Switch away from WS #88

kurtextrem opened this issue Jun 13, 2016 · 6 comments
Assignees
Milestone

Comments

@kurtextrem
Copy link
Contributor

I think switching away from the WS lib might be a good idea, see here:

Socket.IO is probably the best alternative choice, as others (like uWS) aren't easy to compile on Windows.

@plouc
Copy link
Owner

plouc commented Jun 24, 2016

In fact, I was thinking about switching to uWS because of performance, Socket.IO does to much IMHO.
If you've got some problem on Windows, perhaps you should consider using Docker, the beta for Windows and OSX works very well.

@kurtextrem
Copy link
Contributor Author

I thought about uWS as well, but sadly it doesn't compile on Windows yet.

@d2s
Copy link

d2s commented Aug 19, 2016

Noticed that there are potential problems with ws as Gemnasium was warning about them:

screenshot from 2016-08-19 14-44-19 gemnasium alert for mozaik project 2

screenshot from 2016-08-19 14-37-52 gemnasium alert for mozaik project

Another potential reason to consider switching from it?

@plouc
Copy link
Owner

plouc commented Aug 19, 2016

except from the required work, no :) Will consider it for Mozaïk 2

@plouc plouc self-assigned this Aug 25, 2016
@plouc plouc added this to the v2 milestone Aug 25, 2016
@plouc
Copy link
Owner

plouc commented Aug 25, 2016

@kurtextrem #103 :)

@kurtextrem
Copy link
Contributor Author

Cool - I'd say this counts as fixed. If anyone needs a hacky solution for v1 contact me.

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

3 participants