bofeizhu / swift-nio-mqtt

MQTT v5.0 client powered by SwiftNIO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NIO MQTT

Build Status Codecov MIT License

NIO MQTT is a SwiftNIO based MQTT v5.0 client.

Supported Platforms

NIO MQTT aims to support all of the platforms where Swift is supported. Currently, it is developed and tested on macOS, and is known to support the following operating system versions:

  • iOS 12.0+ / macOS 10.14+ / tvOS 12.0+ / watchOS 6.0+

About

MQTT v5.0 client powered by SwiftNIO.

License:Apache License 2.0


Languages

Language:Swift 99.2%Language:Ruby 0.8%