dsbroker 1.1.6 copy "dsbroker: ^1.1.6" to clipboard
dsbroker: ^1.1.6 copied to clipboard

Dart 1 only

DSA Broker which manages connections of DSLinks

Dart DSA Broker Slack #

Getting Started #

Prerequisites #

Install #

# Globally install the Dart DSA Broker
pub global activate -s git https://github.com/IOT-DSA/broker-dart.git

Start a Broker #

# If you have the pub global executable path setup.
dsbroker

OR

# If you do not have the pub global executable path setup.
pub global run broker_dart:broker

You can edit the server configuration using broker.json. For more information about broker configuration, see Configuring a Broker.

0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

DSA Broker which manages connections of DSLinks

Homepage

License

unknown (LICENSE)

Dependencies

dslink, uuid

More

Packages that depend on dsbroker