web_socket_channel_connect 1.0.2+2 copy "web_socket_channel_connect: ^1.0.2+2" to clipboard
web_socket_channel_connect: ^1.0.2+2 copied to clipboard

discontinuedreplaced by: web_socket_channel

A wrapper to connect websockets for the web_socket_channel package that gives an error on failure.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add web_socket_channel_connect

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  web_socket_channel_connect: ^1.0.2+2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:web_socket_channel_connect/web_socket_channel_connect.dart';
5
likes
0
pub points
38%
popularity

Publisher

unverified uploader

A wrapper to connect websockets for the web_socket_channel package that gives an error on failure.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

web_socket_channel

More

Packages that depend on web_socket_channel_connect