websok 2.0.2 copy "websok: ^2.0.2" to clipboard
websok: ^2.0.2 copied to clipboard

outdated

A high level websocket library. Use it when working with websockets to avoid a few boilerplate and make your code look cleaner.

[2.0.2] - Small fixes #

  • Fixes to README.md and websok_test.dart
  • Added example folder.
  • Tried swaping some lib config to make it available on all platforms.

[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.
9
likes
0
pub points
15%
popularity

Publisher

verified publishererik.cat

A high level websocket library. Use it when working with websockets to avoid a few boilerplate and make your code look cleaner.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

meta, web_socket_channel

More

Packages that depend on websok