web3mq_websocket 0.1.0-dev.3 copy "web3mq_websocket: ^0.1.0-dev.3" to clipboard
web3mq_websocket: ^0.1.0-dev.3 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

With Flutter:

 $ flutter 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.3

Alternatively, your editor might support dart pub get or flutter 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
140
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A lightware websocket tool to communicate with web3mq.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on web3mq_websocket