mqtt-vue-hook
mqtt-vue-hook copied to clipboard
Is it possible to avoid console.log each time onConnect or onReconnect etc.
Good day.
Why do you need to display connection message in console?
Hi I make fork of this library and updated this, no more sensitive information at console. I added support for IPublishPacket too and fix vulnerability in package and Actions are running linter You can try it by installing that:
npm install git+https://github.com/1biot/mqtt-vue-hook.git#handle_packets_and_debug_dist
H @ostrui,
I apologize for the delayed response. I have released a new version, v1.2.19, which hides sensitive information.
I want to express my sincere gratitude to @1biot for your assistance.