js-multiaddr
js-multiaddr copied to clipboard
Support mqtt protocol
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.
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.
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.