We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31da355 commit 6b92d99Copy full SHA for 6b92d99
pkgs/web_socket_channel/pubspec.yaml
@@ -1,9 +1,7 @@
1
name: web_socket_channel
2
version: 3.0.3
3
description: >-
4
- StreamChannel wrappers for WebSockets. Provides a cross-platform
5
- WebSocketChannel API, a cross-platform implementation of that API that
6
- communicates over an underlying StreamChannel.
+ A WebSocket API that enables cross-platform communication via StreamChannel.
7
repository: https://github.com/dart-lang/http/tree/master/pkgs/web_socket_channel
8
9
environment:
0 commit comments