websockets 0.2.1+1 copy "websockets: ^0.2.1+1" to clipboard
websockets: ^0.2.1+1 copied to clipboard

Dart 1 only

A platform-independent WebSocket library.

Changelog #

0.2.1 #

  • Environment import is no longer required in the browser.

0.2.0 #

  • Completely reworked the mirrors code to make WebSocket.connect work for dart:html
  • It is now also easier to add new environments that WebSocket.connect can work with
  • BrowserWebSocket class is removed
  • WebSocketConnector is removed

0.1.1 #

  • Added url getter

0.1.0 #

  • Initial version
0
likes
20
pub points
40%
popularity

Publisher

unverified uploader

A platform-independent WebSocket library.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

reflectable

More

Packages that depend on websockets