Skip to content

iachievedit/MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Platform License

MQTT

Warning! Swift 3.0 is still under active development. This package is continuously updated to what is in the Swift repositories, not the snapshots. Until Swift 3.0 stabilizes this repository should be considered EXPERIMENTAL. August 6, 2016 Update Swift 3.0 is still churning and the underlying libraries that this implementation of MQTT relies on are churning along with it. I don't expect this lib to stabilize for another couple of months!

MQTT v3.1.1 client library for Linux written with Swift 3.0

Features

This code remains beta but basic functionality is working.

  • Basic MQTT connect
  • Basic MQTT publish
  • Basic MQTT subscribe
  • MQTT keep-alive (ping/pong)
  • Last Will and Testament
  • MQTT SSL
  • Testcases

Build

Build with swift build.

To see the MQTT library in action try our example client.

Installation

To be documented.

Usage

To be documented.

In the interim, see companion articles:

LICENSE

MIT License (see LICENSE)

Contributors

This code is based upon the work done by Feng Lee [email protected] and others in the https://github.com/emqtt/CocoaMQTT project.

Twitter

https://twitter.com/iachievedit