net-mqtt-client-react icon indicating copy to clipboard operation
net-mqtt-client-react copied to clipboard

Support multiple subscriptions

Open mantiz opened this issue 5 years ago • 0 comments

This patch builds on top of https://github.com/binsoul/net-mqtt/pull/10 and adds the capability for multiple subscriptions to the client. I tried to keep BC using variable arguments, so it shouldn't break existing code.

mantiz avatar Aug 08 '20 13:08 mantiz