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

outdated

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.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:web3mq_websocket/web3mq_websocket.dart';
0
likes
0
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

A lightware websocket tool to communicate with web3mq.

Homepage
Repository (GitHub)
View/report issues

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