An implementation of the libp2p network resource manager interface
Go to file
2022-01-17 12:33:01 +02:00
.github/workflows sync: update CI config files (#2) 2021-12-28 03:24:05 -08:00
.gitignore Initial commit 2021-12-22 11:10:41 +02:00
errors.go basic resource scopes 2022-01-17 12:33:01 +02:00
go.mod go mod 2022-01-17 12:32:43 +02:00
go.sum go mod 2022-01-17 12:32:43 +02:00
LICENSE Initial commit 2021-12-22 11:10:41 +02:00
limit.go static limits 2022-01-17 12:33:01 +02:00
rcmgr.go consolidate Rerve/ReleaseForChild in aggregate method 2022-01-17 12:33:01 +02:00
README.md Initial commit 2021-12-22 11:10:41 +02:00
scope_test.go fix test 2022-01-17 12:33:01 +02:00
scope.go nil data when the scope is done 2022-01-17 12:33:01 +02:00

go-libp2p-rcmgr

An implmentation of the libp2p network resource manager interface