web_socket 0.1.4 copy "web_socket: ^0.1.4" to clipboard
web_socket: ^0.1.4 copied to clipboard

Any easy-to-use library for communicating with WebSockets that has multiple implementations.

0.1.4 #

  • Add a fakes function that returns a pair of WebSockets useful in testing.

0.1.3 #

  • Bring the behavior in line with the documentation by throwing WebSocketConnectionClosed rather StateError when attempting to send data to or close an already closed WebSocket.

0.1.2 #

  • Fix a StateError in IOWebSocket when data is received from the peer after the connection has been closed locally.

0.1.1 #

  • Add the ability to create a package:web_socket WebSocket given a dart:io WebSocket.

0.1.0 #

  • Basic functionality in place.
6
likes
140
pub points
83%
popularity

Publisher

verified publisherlabs.dart.dev

Any easy-to-use library for communicating with WebSockets that has multiple implementations.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

web

More

Packages that depend on web_socket