Skip to content

Commit ce76561

Browse files
authored
Update src/ipips/ipip-0484.md
1 parent 7e7071a commit ce76561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ipips/ipip-0484.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ However, there are many cases where most of the results from the Delegated Routi
2828

2929
For instance, web browsers are limited to a specific set of network transport protocols, namely HTTPS, Secure WebSockets, WebTransport (emerging), and WebRTC. Consequently, providing information about providers that exclusively support TCP and/or UDP is not beneficial for browser-based clients, as they are unable to utilize such connections.
3030

31-
Moreover, [Helia](https://github.com/ipfs/helia/), the most actively maintained browser IPFS implementation, supports block retrieval by CID with Bitswap and Trustless Gateways, but does not support GraphSync.
31+
Moreover, [Helia](https://github.com/ipfs/helia/), the most actively maintained browser IPFS implementation, supports block retrieval by CID with Bitswap and Trustless Gateways, but does not support Graphsync.
3232

3333
This means that returning providers that only support raw TCP, raw UDP/QUIC, or GraphSync from the Delegated Routing API is not useful for browser clients, and results in unnecessary network traffic for browser clients.
3434

0 commit comments

Comments
 (0)