fluxy_websocket 1.1.0
fluxy_websocket: ^1.1.0 copied to clipboard
High-performance real-time WebSocket plugin for the Fluxy framework.
Changelog #
All notable changes to the fluxy_websocket package will be documented in this file.
1.1.0 - 2026-03-01 #
Added #
- Native support for real-time WebSocket communication in the Fluxy framework.
- Robust error handling and reconnection logic for unstable networks.
- Reactive state updates for connection status and data messages.
Improved #
- Synchronized release with Fluxy 1.1.0 stable core.
- Optimized message parsing and overhead for high-frequency data.
- Enhanced API documentation for core plugin set.