zacharyhooker / cybot

A generic socket.io bot. Currently framed for cytu.be.
0 stars 1 forks source link

Migrating from SocketIO-client to websocket? #2

Open zacharyhooker opened 7 years ago

zacharyhooker commented 7 years ago

The SocketIO-Client has some arching bloat issues that may be too abstract from this project.

I'll pull the client and start working on the SocketIO 2.0 changes. But it may be worth exploring other clients, or building a wrapper.

zacharyhooker commented 7 years ago

Migrated to SocketIO-Client-Nexus for 2.0 support, this issue should remain open until the upgrade process is simplified.