Any implementations for connmgr that’s implemented in go-libp2p in rust-libp2p?

I was looking for Connection Manager implementation that’s already available in go-libp2p but couldn’t find it in the rust-libp2p crate, any workarounds for this? Im trying to port over some go implementation of my custom protocol in rust

You might want to ask this in libp2p/rust-libp2p · Discussions · GitHub