mqtt-vue-hook icon indicating copy to clipboard operation
mqtt-vue-hook copied to clipboard

Is it possible to avoid console.log each time onConnect or onReconnect etc.

Open ostrui opened this issue 2 years ago • 2 comments

Good day.

Why do you need to display connection message in console?

ostrui avatar May 04 '23 08:05 ostrui

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 

1biot avatar May 26 '23 15:05 1biot

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.

tommy44458 avatar May 28 '23 15:05 tommy44458