libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.58k stars 275 forks source link

[Working Draft] Fetch protocol spec #204

Closed aschmahmann closed 5 years ago

aschmahmann commented 5 years ago

This is an initial stab at putting together a spec for the Fetch protocol. As explained in the spec this protocol is basically just a simple network request for Fetch(key) (value, statusCode).

The document contains both the answers to questions about a Working Draft and put together the spec outline (as detailed in the lifecycle document).

^ @vyzo @raulk @Stebalien