eclipse / paho.golang

Go libraries
Other
327 stars 92 forks source link

Replace Router with OnPublishReceived Callback #211

Closed MattBrittan closed 8 months ago

MattBrittan commented 9 months ago

This demonstrated how Router could be replaced in a mostly non-breaking way. Note that I have not worked through all examples to test (know that autopaho/rpc will be broken).

reference #168