Add steps for encoding and decoding#135
Add steps for encoding and decoding#135ben221199 wants to merge 1 commit intomultiformats:masterfrom
Conversation
mxinden
left a comment
There was a problem hiding this comment.
I am not a maintainer of this repository. Thus feel free to ignore the below. I appreciate the help here and in the many other pull requests.
I am not sure how much value this pseudo code gives us. Would it not make more sense to point to one of the implementations, thus appointing that implementation as the reference implementation?
|
I understand your view about the pseudo-code. However, I think that it better to have some neutral pseudo-code instead of pointing developers coding in some language to an implementation in another language. I even think that the implementations in this GitHub organization shouldn't even be part of the specifications and just keep it only core level, but that is my point of view. |
This pull request adds steps to tell in a basic way how to encode and decode
multiaddrs.