Erik Little

Results 128 comments of Erik Little

Yeah I don't really want to include iOS specific code in the lib... Mostly because iOS is kind of a pain to install atm, and there's a good chance it'll...

That being said, I would probably need to see an implementation in a PR before I know if it's too hacky or scary to try and include in the lib.

@Chidorin Do you get any logs about connecting or anything? The vapor3 branch is very much WIP, and I've paused dev on it for the time being until Vapor's WebSocket...

@Chidorin Are you calling dispatchMain or any other method to start a run loop? If you're this as a command line app, you have to manually start the main loop.

Make sure you're cleanly installing the dependency.

@WestFlow127 LMK how testing goes

@WestFlow127, if you're able, testing against a socket.io server and doing some basic sanity checks would be helpful

> @nuclearace any updates on the socket.io for swift? This library feels deprecated and it's the only package I've come accross in the socket.io ecosystem that is no longer maintained/working...

> for us and many other people, the swift client doesn't connect in WS mode, only in polling. using latest nodeJS backend and android works flawless. sadly this is not...

Rank should be added when it updates the tables though. https://github.com/nuclearace/CytubeBot/blob/master/lib/database.js#L40