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
> Delegated routing Client and Server over Reframe RPC
5
-
6
-
This package provides delegated routing implementation in Go:
7
-
- Client (for IPFS nodes like [Kubo](https://github.com/ipfs/kubo/blob/master/docs/config.md#routingrouters-parameters)),
8
-
- Server (for public indexers such as https://cid.contact)
4
+
> Delegated Routing V1 Server and Client over HTTP API.
9
5
10
6
## Documentation
11
7
12
-
- Go docs: https://pkg.go.dev/github.com/ipfs/boxo/routing/http/
13
-
14
-
## Lead Maintainer
15
-
16
-
🦗🎶
17
-
18
-
## Contributing
19
-
20
-
Contributions are welcome! This repository is part of the IPFS project and therefore governed by our [contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md).
21
-
22
-
## License
23
-
24
-
[SPDX-License-Identifier: Apache-2.0 OR MIT](LICENSE.md)
8
+
- Go Documentation: https://pkg.go.dev/github.com/ipfs/boxo/routing/http
0 commit comments