rsocket_dart 0.0.6
rsocket_dart: ^0.0.6 copied to clipboard
RSocket for Dart
0.0.6 #
- Fixed the problem that the socket connection was not disconnected when close was called.
0.0.5 #
- Changed the connect function to use async/await.
0.0.4 #
- Update a dependency
0.0.3 #
- Update a dependency
0.0.2 #
- Adds connected callback
0.0.1 #
- Fork from rsocket 1.0.0 and web_socket_channel 2.3.0