angel_websocket 1.1.2 copy "angel_websocket: ^1.1.2" to clipboard
angel_websocket: ^1.1.2 copied to clipboard

outdated

WebSocket plugin for Angel.

1.1.2 #

  • Dart 2 updates.
  • Added handleClient, which is nice for external implementations that plug into AngelWebSocket.

1.1.1 #

  • Deprecated unwrap.
  • Service streams now pump out e.data, rather than the actual event.

1.1.0+1 #

  • Added unwrap.