APUE Learning Example Source Code
guowenxue
2019-06-26 157be0b0d4c7d4809cfcafc76235cc18388378c8
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