Commit Graph

11 Commits

Author SHA1 Message Date
Marten Seemann cec8c6584b
remove all circuit v1 related code (#2107)
* autorelay: remove support for circuit v1 nodes

* circuitv2: remove v1 backwards compatibility

* remove circuitv1 implementation only used for testing

* remove circuitv1 protocol implementation
2023-02-16 21:39:36 -08:00
Marten Seemann aa1f32484a identify: remove support for Identify Delta 2023-01-07 14:41:27 +13:00
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
Marten Seemann 6bd5e04960 switch from github.com/libp2p/go-libp2p-resource-manager to p2p/host/resource-manager 2022-08-15 13:19:13 +03:00
Marten Seemann e477efda73
use autoscaling limits (#1637) 2022-07-03 10:04:29 -07:00
vyzo 33e8768d75 adjust circuit protocol limits to give some room for the client 2022-01-18 12:30:47 +04:00
vyzo 3a508fb3ee refactor default limit setting, also set protocol limits 2022-01-18 12:30:47 +04:00
vyzo 1e3bfce266 decouple service from peer service limit setting for defaults 2022-01-18 12:30:44 +04:00
vyzo b9d7b8f27d document default service limits 2022-01-18 12:27:07 +04:00
vyzo ee329020b8 adjust circuit svc peer limits 2022-01-18 12:27:07 +04:00
vyzo df2301ba95 use the resource manager in libp2p bundled services, initialize default one 2022-01-18 12:27:07 +04:00