ocaml-mqtt

MQTT Parser

A Message Parser Library Implementing the MQTT PubSub Protocol

OCaml implementation of the MQTT pubsub protocol.

GitHub

19 stars
4 watching
4 forks
Language: OCaml
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
njh/ruby-mqtt A Ruby gem implementing the MQTT protocol for publish/subscribe messaging 545
deepessh/mqttclpro An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. 99
emqx/emqtt An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages 407
xhaskx/luamqtt A Lua library for implementing an MQTT client library 163
liambindle/mqtt-c An MQTT client library written in C 789
jeffallen/mqtt A Go implementation of MQTT clients and servers, with support for load testing. 820
mobile-web-messaging/mqttkit An iOS library that enables event-driven communication over the MQTT 3.1 protocol 461
sabuhish/fastapi-mqtt A Python library providing an asynchronous MQTT client and event-driven framework for building real-time applications 268
issuu/ocaml-zmq Provides an interface between OCaml and the ZeroMQ messaging library. 80
hivemq/hivemq-mqtt-web-client A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. 360
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
hivemq/hivemq-mqtt-client A high-performance Java client library for MQTT 5.0 and 3.1.1 with various API flavours and backpressure support. 878
jnguillerme/mqtt.dart An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. 51
alsm/hrotti An MQTT broker implementation in Go providing a lightweight and flexible way to create and manage MQTT servers with various listener configurations. 125
mwh/jqjs A JavaScript implementation of the jq JSON query language 85