All Projects → HealthTap → swift-nio-mqtt

HealthTap / swift-nio-mqtt

Licence: Apache-2.0 license
MQTT v5.0 client powered by SwiftNIO.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to swift-nio-mqtt

javascript
Nodejs MQTT client for emitter.io.
Stars: ✭ 27 (+17.39%)
Mutual labels:  mqtt-client
redi-s
A performant Redis server implemented in SwiftNIO.
Stars: ✭ 69 (+200%)
Mutual labels:  swift-nio
web-mqtt-client
A better MQTT API for the browser
Stars: ✭ 48 (+108.7%)
Mutual labels:  mqtt-client
BSON
Native Swift library for BSON (http://bsonspec.org)
Stars: ✭ 98 (+326.09%)
Mutual labels:  swift-nio
Adafruit CircuitPython MiniMQTT
MQTT Client Library for CircuitPython
Stars: ✭ 51 (+121.74%)
Mutual labels:  mqtt-client
ESP8266 WiFi v2.x
ESP8266 WiFi for OpenEVSE Version 2.x
Stars: ✭ 72 (+213.04%)
Mutual labels:  mqtt-client
python-mqtt-client-shell
Python-based MQTT client command shell
Stars: ✭ 45 (+95.65%)
Mutual labels:  mqtt-client
MicroExpress
A micro web server framework on top of Swift NIO
Stars: ✭ 125 (+443.48%)
Mutual labels:  swift-nio
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 3,309 (+14286.96%)
Mutual labels:  mqtt-client
apns
Helpful extensions and abstractions for using APNSwift
Stars: ✭ 75 (+226.09%)
Mutual labels:  swift-nio
net-mqtt-client-react
Asynchronous MQTT client built on React
Stars: ✭ 45 (+95.65%)
Mutual labels:  mqtt-client
swift-lambda-runtime
⚠️ Deprecated AWS Lambda Runtime - please use https://github.com/swift-server/swift-aws-lambda-runtime instead
Stars: ✭ 68 (+195.65%)
Mutual labels:  swift-nio
mica-mqtt
基于 java aio 实现的低延迟、高性能百万级 mqtt client 组件和 mqtt broker 服务。🔝🔝 记得右上角点个star 关注更新!
Stars: ✭ 128 (+456.52%)
Mutual labels:  mqtt-client
MQTT-Board
Diagnostic-oriented MQTT client tool. Supports MQTT 5.0 and 3.1.X protocols, connections to multiple brokers, MQTT operations logs and multiple subscribe widgets with unique/history topic filtering mode. Saves configuration in browser's local cache.
Stars: ✭ 81 (+252.17%)
Mutual labels:  mqtt-client
swift-nio-redis
A high performance Redis protocol (RESP) implementation for SwiftNIO
Stars: ✭ 27 (+17.39%)
Mutual labels:  swift-nio
homie-device
NodeJS port of Homie for IoT
Stars: ✭ 20 (-13.04%)
Mutual labels:  mqtt-client
hfeasy
HFeasy - firmware for HF-LPx100/LPx30 based devices
Stars: ✭ 35 (+52.17%)
Mutual labels:  mqtt-client
owlos
DIY Open Source OS for building IoT ecosystems
Stars: ✭ 43 (+86.96%)
Mutual labels:  mqtt-client
UnrealMosquitto
A MQTT client with blueprint support for Unreal Engine 4, based on Mosquitto.
Stars: ✭ 41 (+78.26%)
Mutual labels:  mqtt-client
tuya-home-assistant
Home Assistant integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, maintained by the Home Assistant Community and Tuya Developer Team.
Stars: ✭ 684 (+2873.91%)
Mutual labels:  mqtt-client

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+
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].