go-libp2p-core/sec
Steven Allen 9df5e4fcaf fix: don't drop bytes in the insecure transport
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.
2020-04-02 20:44:44 -07:00
..
insecure fix: don't drop bytes in the insecure transport 2020-04-02 20:44:44 -07:00
security.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00