primus-objc icon indicating copy to clipboard operation
primus-objc copied to clipboard

support engine.IO

Open suricforever opened this issue 9 years ago • 3 comments

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

suricforever avatar Oct 14 '15 07:10 suricforever

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.

nunofgs avatar Oct 24 '15 15:10 nunofgs

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

lazarte avatar Jun 10 '16 04:06 lazarte

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

nunofgs avatar Jun 10 '16 13:06 nunofgs