2017 © Pedro Peláez
 

library mqtt-client

Asynchronous MQTT client built on React

image

ipub/mqtt-client

Asynchronous MQTT client built on React

  • Wednesday, August 16, 2017
  • by akadlec
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MQTT client

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License, (*1)

Extension for implementing MQTT client into Nette framework, (*2)

Installation

The best way to install ipub/mqtt-client is using Composer:, (*3)

$ composer require ipub/mqtt-client

After that you have to register extension in config.neon., (*4)

extensions:
    mqttClient: IPub\MQTTClient\DI\MQTTClientExtension

Documentation

Learn how to connect to MQTT broker and communicate in documentation., (*5)


Homepage http://www.ipublikuj.eu and repository http://github.com/iPublikuj/mqtt-client., (*6)

The Versions