emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.57k stars 411 forks source link

fix: concatenate the key and value instead of just sending the value when packing userProperties. #582

Closed freyzou closed 3 months ago

freyzou commented 3 months ago

Fix a bug when packing userProperties.

freyzou commented 3 months ago

I will request a pr from another branch, so close this one.