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

ipfs/go-delegated-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ 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