flightonary / Moscapsule

MQTT Client for iOS written in Swift
MIT License
273 stars 69 forks source link

Configure payload using google protocol buffer? #60

Open mahesh-20 opened 7 years ago

mahesh-20 commented 7 years ago

Hi All, I want to Publish a message to AWS broker where payload should be configured using google protocol buffer. Is it possible to publish such message using MQTT?

Thank you! Mahesh