lbhbrave / swift-nio-mqtt

A MQTT codec for swiftNIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NIOMQTTCodec

This is a mqtt codec for swift-nio including decode encode

And a simple MQTT server and client using mqtt-codec and swift-nio

TODO

  • [] Fully tested
  • [] Packet support copy on write
  • [] Simple MQTT server fully support MQTT protocol
  • [] A easy use MQTTClient

About

A MQTT codec for swiftNIO

License:MIT License


Languages

Language:Swift 100.0%