All Projects → lbhbrave → Swift Nio Mqtt

lbhbrave / Swift Nio Mqtt

Licence: mit
A MQTT codec for swiftNIO

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Swift Nio Mqtt

Tavern
A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
Stars: ✭ 760 (+5746.15%)
Mutual labels:  mqtt
Paho.mqtt.embedded C
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
Stars: ✭ 887 (+6723.08%)
Mutual labels:  mqtt
Laravel Mqtt Publish
A laravel mqtt publisher
Stars: ✭ 24 (+84.62%)
Mutual labels:  mqtt
Ffmpeg Libav Tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
Stars: ✭ 7,074 (+54315.38%)
Mutual labels:  codec
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (+6207.69%)
Mutual labels:  mqtt
Minimp3
Minimalistic MP3 decoder single header library
Stars: ✭ 898 (+6807.69%)
Mutual labels:  codec
Stream Reactor
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
Stars: ✭ 753 (+5692.31%)
Mutual labels:  mqtt
Rf24node msgproto
An application that runs on a Raspberry Pi that interfaces RF24Network packets to a Message Bus. Currently MQTT & AMQP (alpha); Topics are RF24SensorNet compatible.
Stars: ✭ 11 (-15.38%)
Mutual labels:  mqtt
Mqtt For Waspmote 3g Module
An MQTT library for Waspmote's 3G Module
Stars: ✭ 5 (-61.54%)
Mutual labels:  mqtt
Mqtt via esp01
TCP/UDP Applicaton for UNO/MEGA/STM32 using ESP8266's AT firmware.
Stars: ✭ 23 (+76.92%)
Mutual labels:  mqtt
Volantmq
High-Performance MQTT Server
Stars: ✭ 785 (+5938.46%)
Mutual labels:  mqtt
Thingsboard Gateway
Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
Stars: ✭ 796 (+6023.08%)
Mutual labels:  mqtt
Paho.mqtt.javascript
paho.mqtt.javascript
Stars: ✭ 901 (+6830.77%)
Mutual labels:  mqtt
Lossless Cut
The swiss army knife of lossless video/audio editing
Stars: ✭ 8,639 (+66353.85%)
Mutual labels:  codec
Android
OwnTracks Android App
Stars: ✭ 840 (+6361.54%)
Mutual labels:  mqtt
Mqtt.js
The MQTT client for Node.js and the browser
Stars: ✭ 6,723 (+51615.38%)
Mutual labels:  mqtt
Mqttx
MQTT X - Elegant MQTT 5.0 Client Tool of Cross-platform
Stars: ✭ 892 (+6761.54%)
Mutual labels:  mqtt
Ios Chat
开源的即时通讯(野火IM)系统
Stars: ✭ 867 (+6569.23%)
Mutual labels:  mqtt
Purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
Stars: ✭ 843 (+6384.62%)
Mutual labels:  codec
Esp8266 Anemometer
ESP8266 based wind anemometer project
Stars: ✭ 22 (+69.23%)
Mutual labels:  mqtt

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].