w3c_event_source 1.1.0
w3c_event_source: ^1.1.0 copied to clipboard
W3C EventSource client implementation for Dart / Flutter, to communicate with server-sent event endpoints.
event_source change log #
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
1.1.0 #
- Implement auto-reconnect.
1.0.0 #
- Initial release.