UNPKG

@meddv/ngx-mqtt

Version:

This library isn't just a wrapper around MQTT.js for angular. It uses observables and takes care of subscription handling and message routing.

4 lines (3 loc) 105 B
export * from './lib/mqtt.model'; export * from './lib/mqtt.service'; export * from './lib/mqtt.module';