web3mq_websocket 0.1.0-dev.1 copy "web3mq_websocket: ^0.1.0-dev.1" to clipboard
web3mq_websocket: ^0.1.0-dev.1 copied to clipboard

A lightware websocket tool to communicate with web3mq.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add web3mq_websocket

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

dependencies:
  web3mq_websocket: ^0.1.0-dev.1

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

Publisher

unverified uploader

A lightware websocket tool to communicate with web3mq.

Homepage

License

unknown (license)

Dependencies

collection, convert, cryptography, equatable, fixnum, logging, pointycastle, protobuf, rxdart, uuid, web3mq_core, web_socket_channel

More

Packages that depend on web3mq_websocket