Closed
Description
Done Criteria
Code and docs are clear that "HTTP Delegated Routing" is what is supported/maintained currently. References to Reframe should be updated.
Why Important
Now that we have the /routing/v1
HTTP API client integrated, and Reframe has been deprecated for two releases (0.17, 0.18), we should remove it in 0.19 to avoid user confusion.
Notes
### Cleanup items
- [x] Kubo code
- [x] Rebrand "HTTP delegated routing" ~as Reframe v1~ (per discussion 3/20/23 it'll be called "Routing v1") in specs
- [x] Deprecate https://github.com/ipfs/go-delegated-routing and add a pointer to https://github.com/ipfs/go-libipfs/tree/main/routing/http
- [x] Remove reframe specs https://github.com/ipfs/specs/pull/372
- [x] Ensure https://github.com/ipfs/boxo/tree/main/routing/http#readme is accurate with what the module does (part of https://github.com/ipfs/boxo/pull/422)
- [x] https://github.com/ipfs-shipyard/someguy
- [ ] https://github.com/ipfs/ipfs-blog/pull/675
- [ ] https://github.com/ipfs/kubo/pull/10372