websok 2.1.1 copy "websok: ^2.1.1" to clipboard
websok: ^2.1.1 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.1.1 Fixes to HTML websocket. #

  • Fixed HTML websocket path.

2.1.0 Add additional paths to the connection URL. #

  • Add additional paths to the connection URL.
  • Isolated and created a .url() function that returns the connection URL.
  • Copyright to main lib.

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
40
points
9
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

MIT (license)

Dependencies

meta, web_socket_channel

More

Packages that depend on websok