Tanguy Cizain caac8191d2
Change newXXXX procs to XXXX.new (#585)
* newBufferStream -> BufferStream.new

* newMultistream -> MultistreamSelect.new

* newSecio -> Secio.new

* newNoise -> Noise.new

* newPlainText -> PlainText.new

* newPubSubPeer -> PubSubPeer.new

* newIdentify -> Identify.new

* newMuxerProvider -> MuxerProvider.new
2021-06-07 09:32:08 +02:00
..
2020-04-30 14:57:49 +08:00
2020-04-30 14:57:49 +08:00

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