libmosquitto-sys 0.2.3

Unsafe FFI bindings to libmosquitto
Documentation
1
2
3
4
5
6
7
8
9
# This affects access control for clients with no username.
topic read $SYS/#

# This only affects clients with username "roger".
user roger
topic foo/bar

# This affects all clients.
pattern write $SYS/broker/connection/%c/state