Skip to content

a-mkrv/MQTTClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Client for iOS

MQTT (Message Queuing Telemetry Transport) is a publish-subscribe-based messaging protocol. It works on top of the TCP/IP protocol.

This client by default will CONNECT to the test broker at http://broker.hivemq.com and PUBLISH a message to the topic, which you will create.

To run the example project, clone the repository and install the necessary pod ('CocoaMQTT')

App Interface:

About

Simple MQTT Swift Client For iOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors