websok 2.0.1 websok: ^2.0.1 copied to clipboard
A high level websocket library. Use it when working with websockets to avoid a few boilerplate and make your code look cleaner.
[2.0.1] - Additional info to pubspec.yaml #
- Added more info to pubspec.yaml
[2.0.0] - Available on Web #
- Websok is now also available on web.
- Use html.dart for HTML websockets, otherwise use io.dart.
[1.1.0] - Available on Dart #
- Websok is now also available on dart.
- Fixed TLS issue when no port provided.
[1.0.0] - Initial version #
- Initial release.