ipfs / go-delegated-routing

See https://github.com/ipfs/go-libipfs/tree/main/routing/http instead.
Other
5 stars 9 forks source link

⚠️ This repository has been moved to https://github.com/ipfs/go-libipfs/tree/main/routing/http.

go-delegated-routing

Delegated routing Client and Server over Reframe RPC

This package provides delegated routing implementation in Go:

Documentation

Lead Maintainer

🦗🎶

Generating

Client and Server code can be (re-)generated via:

go generate -v ./...

Contributing

Contributions are welcome! This repository is part of the IPFS project and therefore governed by our contributing guidelines.

License

SPDX-License-Identifier: Apache-2.0 OR MIT