websok 2.0.4 copy "websok: ^2.0.4" to clipboard
websok: ^2.0.4 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.4 Flutter format #

  • Flutter format.

2.0.3 Small fixes #

  • Naming issues.

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
points
8
downloads

Publisher

verified publishererik.cat

Weekly Downloads

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