This repository has been archived by the owner on May 26, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: close transports that implement io.Closer
This way, transports with shared resources (e.g., reused sockets) can clean them up. fixes libp2p/go-libp2p#999
- Loading branch information