Skip to content

Commit 331c903

Browse files
authored
chore: add peer routing to delegated routing description
1 parent 24861cd commit 331c903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routing/http-routing-v1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Delegated Routing V1 HTTP API
33
description: >
44
Delegated routing is a mechanism for IPFS implementations to use for offloading
5-
content routing and naming to another process/server. This specification describes
5+
content routing, peer routing and naming to another process/server. This specification describes
66
an HTTP API for delegated content routing.
77
date: 2023-08-31
88
maturity: reliable
@@ -35,7 +35,7 @@ order: 0
3535
tags: ['routing']
3636
---
3737

38-
Delegated routing is a mechanism for IPFS implementations to use for offloading content routing and naming to another process/server. This specification describes a vendor-agnostic HTTP API for delegated content routing.
38+
Delegated routing is a mechanism for IPFS implementations to use for offloading content routing, peer routing, and naming to another process/server. This specification describes a vendor-agnostic HTTP API for delegated content routing.
3939

4040
## API Specification
4141

0 commit comments

Comments
 (0)