Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/et1975/fable-mqtt

Fable bindings for mqtt.js
https://github.com/et1975/fable-mqtt

fable fsharp mqtt

Last synced: 3 months ago
JSON representation

Fable bindings for mqtt.js

Awesome Lists containing this project

README

        

MqttJS: Fable bindings for [MqttJS](https://github.com/mqttjs/MQTT.js).
=======
[![nuget](https://badge.fury.io/nu/Fable.Mqtt.svg)](https://badge.fury.io/nu/Fable.Mqtt)

### Using
1. `paket add Fable.Mqtt`
2. `yarn add mqtt`

### Building the package
1. `dotnet restore`
2. `dotnet build`
3. `dotnet pack`