spinify 0.1.0-pre.2 spinify: ^0.1.0-pre.2 copied to clipboard
Dart client to communicate with Centrifuge and Centrifugo from Dart and Flutter over WebSockets with Protobuf support.
0.1.0-pre.2 #
- Support of custom HTTP client for WebSocket VM connection
0.1.0-pre.1 #
- Large scale refactoring
- Test coverage increased to 88%
0.0.4 #
- Update
SpinifyState$Disconnected
state and extend withbool get temporary
0.0.3 #
- Move benchmark to example folder
0.0.2 #
- Basic functionality implemented
0.0.1-pre.9 #
- ADDED: Initial release