We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79db766 commit 7bd6dfcCopy full SHA for 7bd6dfc
.github/ISSUE_TEMPLATE/web_socket_channel.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:web_socket_channel"
3
+about: "Create a bug or file a feature request against package:web_socket_channel."
4
+labels: "package:web_socket_channel"
5
pkgs/web_socket_channel/CONTRIBUTING.md
pkgs/web_socket_channel/pubspec.yaml
@@ -4,7 +4,7 @@ description: >-
StreamChannel wrappers for WebSockets. Provides a cross-platform
WebSocketChannel API, a cross-platform implementation of that API that
6
communicates over an underlying StreamChannel.
7
-repository: https://github.com/dart-lang/web_socket_channel
+repository: https://github.com/dart-lang/http/tree/master/pkgs/web_socket_channel
8
9
environment:
10
sdk: ^3.3.0
0 commit comments