amenzhinsky / iothub

Azure IoT Hub SDK for Golang
MIT License
53 stars 57 forks source link

Handle semicolons in MQTT topic property. #69

Closed aka-mj closed 1 year ago

aka-mj commented 1 year ago

Addresses issue #68. Allows semicolons to continue to exist in the properties and not trip up url.ParseQuery.