triniwiz / nativescript-socketio

Socket.IO for nativescript
Apache License 2.0
71 stars 31 forks source link

chore: added connected & disconnected states #51

Closed jogboms closed 6 years ago

triniwiz commented 6 years ago

Good stuff and I started digging into the swift code for IOS looks like some things aren't exposed in objc

jogboms commented 6 years ago

Yeah. I saw you forked and added @objc to most of the methods. I started reading a bit but got distracted. Any luck? any way I can help out? Or I'd just wait you are done and see what refinements I can add to it.

jogboms commented 6 years ago

I also spotted some potential bugs on the horizon if an off method is not implemented.