VictorHAS / mqtt-react-hooks

ReactJS library for Pub/Sub communication with an MQTT broker using Hooks
MIT License
91 stars 28 forks source link

refactor(connector): exports connector props; adds clientId in tests #33

Closed VictorHAS closed 3 years ago

VictorHAS commented 3 years ago

export connector props for using with next dynamic import; adds clientId in tests