berinhardt
berinhardt
FIX for issue-1358: Exposes following API to Obj-C: SocketManager.defaultSocket SocketManager.disconnect SocketIOClient.on(callback:) SocketIOClient.connect() SocketIOClient.emit(with:)
It would be nice to have a type of block that when laid in a rectangle would act as a big screen, and have a couple of variables inside to...
Proposed fix to #1023: the idea is to try and get the packet namespace first, and then try finding a namespace without the leading "/"
The current implementation of [SocketIO-Client-Swift](https://github.com/socketio/socket.io-client-swift) for iOS forces the namespace in the client to start with "/", and this means the default namespace is "/", which does not work with...