ohze.net
Results
3
issues of
ohze.net
The following commands: + `Command(Subscribe(Seq("topic" -> QoSAtLeastOnceDelivery))` will subscribe with qos 2 + `Command(Subscribe(Seq("topic" -> QoSExactlyOnceDelivery))` will be encoded to an invalid mqtt package (so, mqtt server will disconnect the...
p:mqtt-streaming