mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2026-08-19 15:13:28 +08:00
gogo's varint reader buffers internally. If you use it then throw it away, you'll drop data. This commit reverts to using msgio, but uses the varint reader/writers instead.