ipfs / helia

An implementation of IPFS in TypeScript
https://helia.io
Apache License 2.0
982 stars 106 forks source link

feat: enable customising delegated http router #654

Closed 2color closed 1 month ago

2color commented 1 month ago

Description

Allow passing delegated routing client options, e.g. IPIP-484 filters, to the delegated HTTP router.

Notes & open questions

Change checklist

SgtPooki commented 1 month ago

We need to get the CI passing here so we can unblock changes in https://github.com/ipfs/service-worker-gateway/pull/391