libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

fix: secio doesnt use varint #229

Closed jacobheun closed 4 years ago

jacobheun commented 4 years ago

secio doesn't use varint when sending messages, this corrects the spec to be inline with current implementations.