edusperoni / nativescript-mqtt

MQTT 3.1.1 for Nativescript
Apache License 2.0
12 stars 3 forks source link

WIP: Refactor project to be in line with paho-mqtt #10

Closed edusperoni closed 3 years ago

edusperoni commented 5 years ago

Currently, the plugin does a poor job of exposing elements of the Paho MQTT Client.

This PR intends to rewrite the MQTT client abstraction so it exposes what can be expose and makes it easier to use.

PR Checklist