LightMQTT icon indicating copy to clipboard operation
LightMQTT copied to clipboard

Lightweight MQTT client written in Swift. Reads from InputStream in a background thread.

Results 4 LightMQTT issues
Sort by recently updated
recently updated
newest added

Hi, I am interested in using will topics. How can I do that?? Thanks

I subscribed to a topic which from which I receive around 5-10 byte buffers per second. Unfortunately, there are lag spikes while receiving the data. For example, 6 byte buffers...

Since this is a Swift library, adding Swift Package Manager support will make it easy for other apps to utilize it.

I have more details in my fork at https://github.com/luisdelarosa/LightMQTT/issues/1 but basically there are some functions that have not been implemented on Ubuntu that LightMQTT relies upon.