Skip to content

Commit

Permalink
Update src/ipips/ipip-0484.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2color authored Sep 25, 2024
1 parent 7e7071a commit ce76561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ipips/ipip-0484.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ However, there are many cases where most of the results from the Delegated Routi

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.

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.
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.

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.

Expand Down

0 comments on commit ce76561

Please sign in to comment.