Zahary Karadjov db64bd100e Bugfix: Protobuf length prefix was assumed to be 1 byte
The error in the code was that the `vsizeof(n)` was called
with a dummy zeroed variable, instead of the proper size of
the buffer. This resulted in an assertion failure when the
prefix length needs to be stored in more than 1 byte.
2019-03-04 20:26:46 +02:00
2018-11-19 04:04:47 +02:00
2019-02-20 00:24:43 +02:00
2019-01-10 02:56:18 +02:00
2018-11-19 04:52:11 +02:00
2019-03-02 21:20:30 +02:00
2018-11-19 03:58:31 +02:00
2018-11-19 04:04:47 +02:00
2019-01-02 15:05:50 +01:00

nim-libp2p

Build Status

libp2p implementation in Nim

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.

Languages
Nim 99.8%
Shell 0.1%