Releases: tidev/titanium-socketio
Releases · tidev/titanium-socketio
iOS 1.1.2
Fixed:
- Swift 4.2 compatibility
iOS 1.1.1
Fixed
- only iterate 2nd+ arguments on
emit
- make
off
method available for non-args - properly return boolean values from methods (boxed as
NSNumber
due to SDK limitation)
Android 1.0.2
- Update
okhttp
library to 3.11.0 to prevent clashes with other modules
iOS 1.1.0
- Compile with Xcode 10
iOS 1.0.1
Add missing iOS hook to enable Swift support required by the native socket.io client.
Android 1.0.1
- Properly set Android client options (#5)
Android 1.0.0
- Initial release
iOS 1.0.0
- Initial release