libp2p / specs

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

fix(mplex): document that the connection must be terminated on error #319

Closed Stebalien closed 3 years ago

Stebalien commented 3 years ago

We definitely don't want to just "ignore" errors as that'll leave peers hanging.