mirror of
https://github.com/vacp2p/multiprotocol.git
synced 2026-01-09 23:17:56 -05:00
Update README.md
This commit is contained in:
@@ -86,7 +86,8 @@ Below is a psuedo regex of the binary-packed encoding itself.
|
|||||||
<namespace uvarint><protocol uvarint><version uvarint>(<protoCode uvarint><version uvarint>|<protoCode uvarint>)+
|
<namespace uvarint><protocol uvarint><version uvarint>(<protoCode uvarint><version uvarint>|<protoCode uvarint>)+
|
||||||
```
|
```
|
||||||
|
|
||||||
@TODO
|
The binary encoding looks similar to the human-readable one, the only difference here is that we use variable integers.
|
||||||
|
These are configured like the strings using the protocol definitions table.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user