This repository was archived by the owner on Feb 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change
1
+ > [ !IMPORTANT]
2
+ > This repo has moved to https://github.com/dart-lang/http/tree/master/pkgs/web_socket_channel
3
+
1
4
[ ![ CI] ( https://github.com/dart-lang/web_socket_channel/actions/workflows/test-package.yml/badge.svg?branch=master )] ( https://github.com/dart-lang/web_socket_channel/actions/workflows/test-package.yml )
2
5
[ ![ pub package] ( https://img.shields.io/pub/v/web_socket_channel.svg )] ( https://pub.dev/packages/web_socket_channel )
3
6
[ ![ package publisher] ( https://img.shields.io/pub/publisher/web_socket_channel.svg )] ( https://pub.dev/packages/web_socket_channel/publisher )
@@ -70,4 +73,4 @@ WebSocket protocol. The [`WebSocketChannel.connect` constructor][connect]
70
73
connects to a listening server using the appropriate implementation for the
71
74
platform.
72
75
73
- [ connect ] : https://pub.dev/documentation/web_socket_channel/latest/web_socket_channel/WebSocketChannel/WebSocketChannel.connect.html
76
+ [ connect ] : https://pub.dev/documentation/web_socket_channel/latest/web_socket_channel/WebSocketChannel/WebSocketChannel.connect.html
You can’t perform that action at this time.
0 commit comments