feat: make libp2p a state machine (#257)

* docs: add events to readme
This commit is contained in:
Jacob Heun
2018-10-19 17:37:34 +02:00
committed by GitHub
parent 686379efb0
commit 0b75f99d75
19 changed files with 519 additions and 109 deletions

View File

@ -1,3 +1,4 @@
/* eslint-disable no-console */
'use strict'
const libp2p = require('../../')