Ivan Vilata-i-Balaguer 99d8f8a2a8 libp2p: minor fixes to data structures chapter
Also update links in readme ToC.
2015-12-22 12:20:12 +01:00
2015-11-25 15:03:24 +00:00
2015-12-11 20:57:25 -08:00
2015-11-25 15:03:24 +00:00
2015-12-11 20:50:05 -08:00
2015-11-25 15:03:24 +00:00

RFC - libp2p

Authors:

Reviewers:

tl;dr; This document presents libp2p, a modularized and extensible network stack to overcome the networking challenges faced when doing peer-to-peer applications. libp2p is used by IPFS as its networking library.


Abstract

This describes the IPFS network protocol. The network layer provides point-to-point transports (reliable and unreliable) between any two IPFS nodes in the network.

This document defines the spec implemented in libp2p.

Status of this spec

This spec is a Work In Progress (WIP).

Organization of this document

This RFC is organized by chapters described on the Table of contents section. Each of the chapters can be found in its own file.

Table of contents

Description
No description provided
Readme 1.5 MiB
Languages
Markdown 100%