libp2p / cpp-libp2p

C++17 implementation of libp2p
Apache License 2.0
364 stars 99 forks source link

Connections anti-leak measures #136

Closed art-gor closed 3 years ago

art-gor commented 3 years ago

Internal yamux ping functionality enabled to detect dead connections with configured time accuracy, Message bus corrections, Message bus for closing connections, Configure interval for muxed connections to self close after last stream closes