emqx / CocoaMQTT

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

Public init for MqttPublishProperties #477

Closed troupmar closed 2 years ago

troupmar commented 2 years ago

Just a public constructor for the MqttPublishProperties, so it can be configured for the publish method.

leeway1208 commented 2 years ago

Thanks!