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

support engine.IO #16

Open
suricforever opened this issue Oct 14, 2015 · 3 comments
Open

support engine.IO #16

suricforever opened this issue Oct 14, 2015 · 3 comments

Comments

@suricforever
Copy link

My server is engine.io (use Primus),what should i do?

@nunofgs
Copy link
Contributor

nunofgs commented Oct 24, 2015

Hi Suric,

We don't have engine.io support but it should be fairly easy to implement and I'll gladly accept a PR for it.

Basically you would need to add a transformer much like our Socket.IO implementation and then add it to the list of supported transformers.

@lazarte
Copy link

lazarte commented Jun 10, 2016

@nunofgs did you have any implementation on the engine.io?

@nunofgs
Copy link
Contributor

nunofgs commented Jun 10, 2016

@lazarte Not currently, no. Would love some help with this if you're able.

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