mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 15:28:03 -05:00
0bef3b4df685392f85ecfeeab280542e7a00ed29
This makes the nested list work as expected with more Markdown parsers.
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
Languages
Markdown
100%
