redstone_web_socket 0.1.0 copy "redstone_web_socket: ^0.1.0" to clipboard
redstone_web_socket: ^0.1.0 copied to clipboard

Dart 1 only

A web socket plugin for Redstone.dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add redstone_web_socket

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

dependencies:
  redstone_web_socket: ^0.1.0

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:redstone_web_socket/redstone_web_socket.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A web socket plugin for Redstone.dart

Homepage

License

MIT (LICENSE)

Dependencies

di, redstone, shelf_web_socket

More

Packages that depend on redstone_web_socket