Arjen Roodselaar

Results 3 issues of Arjen Roodselaar

I am trying to run `pivy-tool` on MacOS on an M1 SoC and am running into the following segfault: ``` arjen@mbp pivy % lldb ./pivy-tool (lldb) target create "./pivy-tool" Current...

Fix messageId variable name when sending unsubscribe requests. Allow sending multiple topics in a single request. This does change the API, but is pretty much in line with subscriptionReceived() and...

This patch allows subscribing to multiple topics using a single request. This was tested against Mosquitto implementations. The API changes, but is consistent with subscribeReceived().