We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My server is engine.io (use Primus),what should i do?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
@nunofgs did you have any implementation on the engine.io?
@lazarte Not currently, no. Would love some help with this if you're able.
No branches or pull requests
My server is engine.io (use Primus),what should i do?
The text was updated successfully, but these errors were encountered: