Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.06 KB

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