- Fixed bugs: get hashCode of Function is always equal 1 when build release iOS
- Changed: - init with query option
- Fixed bug: - added forceNew to create socket instance
- Fixed bug: checked NULL data received before calling back when using sendMessage function* Fixed bug: checked NULL data received from server before calling back when using sendMessage function
- Changed: changed android dependency from "com.github.nkzawa:socket.io-client:0.3.0" to official socket.io "io.socket:socket.io-client:1.0.0"
- Added: The guide for installing this plugin on iOS
- Added: MIT LICENSE
- Fixed bugs.
- Updated documentation
- Fixed bugs: iOS don't create new SocketManger (with the same domain) if it already existed.
- Fixed bugs.
- Supported iOS (Testing).
- Added function: init() socket (please call this function before doing anything with socket)
- Refactor code.
- Fixed bugs.
- Fixed bugs.
- Fixed bugs.
- Fixed bugs.
- Fixed bugs.
- Set transports = new String[]{WebSocket.NAME};
- Fixed bugs.
- Fixed bugs.
- Added 'String query' param [optional] when calling connect function
- Fixed bugs.
- Fixed bugs.
- Fixed bugs.
- Added features: supported calling connect/subscribes/unSubscribes/sendMessage with Flutter's callback Function.
- Supported OS:
- Android
- iOS: COMING SOON
- Initial release.
- Supported:
- Android
- iOS: coming soon