FlashSocket.IO icon indicating copy to clipboard operation
FlashSocket.IO copied to clipboard

version 2

Open matejthetree opened this issue 7 years ago • 3 comments

Any plans to update this lib to 2.0 socket io?

matejthetree avatar Sep 13 '18 10:09 matejthetree

I am currently using this in production with socket 2.0, it should work fine.

chatziko avatar Sep 13 '18 19:09 chatziko

Yeah, need to pass websocket as transport though in opts. Pooling won't work.

On Sep 13, 2018 9:12 PM, "Kostas Chatzikokolakis" [email protected] wrote:

I am currently using this in production with socket 2.0, it should work fine.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chatziko/FlashSocket.IO/issues/3#issuecomment-421119546, or mute the thread https://github.com/notifications/unsubscribe-auth/AJl-osPs5p_pRanqbvrbIsIUMySpIEqFks5uaq4pgaJpZM4Wm-g_ .

matejthetree avatar Sep 13 '18 19:09 matejthetree

I'm pretty sure polling works for me with socket.io 2.0.4.

Btw make sure you compile from source, the swc is no up-to-date.

chatziko avatar Sep 13 '18 19:09 chatziko