web_socket_client 0.1.0 copy "web_socket_client: ^0.1.0" to clipboard
web_socket_client: ^0.1.0 copied to clipboard

A simple WebSocket client for Dart which includes automatic reconnection logic.

0.1.0 #

  • fix: cannot add new events after calling close
  • docs: update snippet typo in README.md
  • docs: add topics to pubspec.yaml
  • deps: upgrade to mocktail: ^1.0.0 and very_good_analysis: ^5.0.0

0.1.0-dev.3 #

  • feat: add binaryType parameter to WebSocket class

0.1.0-dev.2 #

  • refactor: upgrade to Dart 2.19
    • chore(deps): upgrade to Very Good Analysis 4.0.0

0.1.0-dev.1 #

  • feat: initial dev release 🎉
112
likes
0
pub points
95%
popularity

Publisher

verified publisherfelangel.dev

A simple WebSocket client for Dart which includes automatic reconnection logic.

Repository (GitHub)
View/report issues

Topics

#web-socket #web-socket-client

License

unknown (LICENSE)

Dependencies

web_socket_channel

More

Packages that depend on web_socket_client