zeroconnect library

Classes

Represents a node's nsd advertisement.
ZeroConnect
Uses nsd to automatically connect devices on a network.
Here's some basic examples; check the README or source code for further info.

Enums

SocketMode

Constants

DEBUG → const int
ERROR → const int
INFO → const int
VERBOSE → const int
WARN → const int

Properties

ZC_LOGGING int
getter/setter pair

Functions

getAddresses() Future<Set<String>>
zerr(int level, String msg) → void
zlog(int level, String msg) → void