Erik Little
Erik Little
> I don't understand the reason for ranks 3-9 because they're all treated as administrators currently. I kinda agree with that, it is large gap.
The lang attribute is supported by all main browsers.
Can node.js even do multithreading?
https://github.com/apple/swift-corelibs-foundation/blob/master/Docs/Status.md going to be important for this library.
What do you mean?
Well, I don't think anything in WebSocket is actually using Security. Since commenting it out doesn't seem to break anything.
I guess it's always imported with Foundation on Darwin.
So I have the [linux](https://github.com/socketio/socket.io-client-swift/tree/linux) branch to test this out... It's not looking good. I think it would require dropping ObjC support for the protocols or do the ugly thing...
@Crysis21 are you able to test with the latest development branch? I'm having trouble reproducing on that branch. Screenshot shows server upgrading from polling to WS My basic test code:...
This isn't supported in an official manner at the moment. You could subclass `SocketManager` and override the `parseEngineMessage` method, and then call the event handler method on the correct socket.