Skip to content

Commit db81a79

Browse files
committed
update README
1 parent d1a1ae0 commit db81a79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<p>React-Mqtt-Hooks</p>
44
</h1>
55

6+
See demo here: <https://react-mqtt-hooks.vercel.app/>
7+
68
## Introduction
79

810
React-Mqtt-Hooks is a library that simplifies the integration of [MQTT](https://mqtt.org/) (Message Queuing Telemetry Transport) functionality into React applications. It provides a set of custom hooks that allow developers to easily connect to an MQTT broker based on the popular [MQTT.js](https://github.com/mqttjs/MQTT.js) library.

0 commit comments

Comments
 (0)