multiformats / go-multistream

an implementation of the multistream protocol in go
MIT License
40 stars 27 forks source link

reduce the maximum read buffer size from 64 to 1 kB #77

Closed marten-seemann closed 2 years ago

marten-seemann commented 2 years ago

Now that ls is removed, there's no need for super large messages any more.