nim-libp2p/docs
Giovanni Petrantoni 4be0cdcdb4
Docs cleanup (#557)
* remove pointless go_daemon page (made no sense)

* remove confusing go requirement from main readme

* wip directchat fixes

* use matchPartial for connect(wire)

* fix directchat

* revert wire changes

* rewrite directchat partially

* more readme updates

* fix things to follow the update on blog posts
2021-06-27 20:37:00 -06:00
..
api Update the links to tutorials (#151) 2020-04-30 14:57:49 +08:00
tutorial Docs cleanup (#557) 2021-06-27 20:37:00 -06:00
API.md Add the tutorial folder to store the sample code and modify directchat to make it more beginner friendly (#126) 2020-04-08 19:21:06 +02:00
GETTING_STARTED.md mplex fixes (#362) 2020-09-14 10:19:54 +02:00
README.md Update the links to tutorials (#151) 2020-04-30 14:57:49 +08:00

README.md

Introduction

This folder contains the documentation for each nim-libp2p module and the sample code for the tutorials.

Table of Contents

Getting Started

Tutorials

API Specifications