MQTT.js
MQTT.js copied to clipboard
feat: export validation code for stand alone use in other projects
I have exposed the topic validation functions (alongside with their types) in order to allow third parties to benefit of their use without having to use the client itself.