js-multiaddr icon indicating copy to clipboard operation
js-multiaddr copied to clipboard

Support mqtt protocol

Open rockey2020 opened this issue 2 years ago • 3 comments

rockey2020 avatar Aug 22 '23 09:08 rockey2020

Thanks for opening this. Where did the codec number come from? I can't see a reference to MQTT in the codec table - it would need to be added there first.

achingbrain avatar Sep 08 '23 15:09 achingbrain

I was trying to develop a ws transport component that uses the mqtt protocol, but I got an error saying that mqtt is not supported.

rockey2020 avatar Sep 13 '23 09:09 rockey2020

That's because it's not in the codec table - please open a PR to that repo first, once the codec number is agreed upon and merged this one can go ahead.

achingbrain avatar Sep 13 '23 13:09 achingbrain