ocaml-mqtt
MQTT Parser
A Message Parser Library Implementing the MQTT PubSub Protocol
OCaml implementation of the MQTT pubsub protocol.
19 stars
4 watching
4 forks
Language: OCaml
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby gem implementing the MQTT protocol for publish/subscribe messaging | 545 |
| An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
| An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 407 |
| A Lua library for implementing an MQTT client library | 163 |
| An MQTT client library written in C | 789 |
| A Go implementation of MQTT clients and servers, with support for load testing. | 820 |
| An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 461 |
| A Python library providing an asynchronous MQTT client and event-driven framework for building real-time applications | 268 |
| Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
| A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. | 360 |
| A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. | 101 |
| A high-performance Java client library for MQTT 5.0 and 3.1.1 with various API flavours and backpressure support. | 878 |
| An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
| An MQTT broker implementation in Go providing a lightweight and flexible way to create and manage MQTT servers with various listener configurations. | 125 |
| A JavaScript implementation of the jq JSON query language | 85 |