socket_io_native_client 1.0.0
socket_io_native_client: ^1.0.0 copied to clipboard
A Flutter plugin for Socket.IO client with native platform support for Android and iOS.
1.0.0 #
- Initial release of
socket_io_native_client. - Implemented the official Socket.IO library for Android and iOS.
- Provided better control over socket connections.
- Solved the issue of listening to messages emitted in a room.
- Features include real-time communication, platform-native support, comprehensive configuration, connection management, event handling, and chat support.