libp2p / jvm-libp2p

a libp2p implementation for the JVM, written in Kotlin 🔥
https://libp2p.io
Apache License 2.0
260 stars 74 forks source link

[Yamux] Clear caches when connection is closed #321

Closed StefanBratanov closed 11 months ago

StefanBratanov commented 11 months ago

Clear sendBuffers and windowSizes when connection is closed (channelUnregistered Netty callback)