Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 503 Bytes

File metadata and controls

13 lines (7 loc) · 503 Bytes

Angular 2 Client MQTT - using ng2-mqtt

This app demonstrates a way to connect to a Message Broker via MQTT using ng2-mqtt library (that is a Angular port of the mqttws31 library MQTT)

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

You can edit src/assets/config.json configuration file to set the correct connection parameters for your message broker.

Licence

MIT Licence.