You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow passing delegated routing client options, e.g. IPIP-484 filters, to the delegated HTTP router.
---------
Co-authored-by: Daniel N <2color@users.noreply.github.com>
Co-authored-by: Alex Potsides <alex@achingbrain.net>
@@ -94,6 +95,7 @@ class DelegatedHTTPRouter implements Routing {
94
95
/**
95
96
* Creates a Helia Router that connects to an endpoint that supports the [Delegated Routing V1 HTTP API](https://specs.ipfs.tech/routing/http-routing-v1/) spec.
0 commit comments