go-libp2p-daemon/specs
Mantas Vidutis 6f4d625bfb Initial config spec (#93)
* initial config spec

* modify daemon to use config files

* string type not nil

* go fmt

* proper type assertion

* schema json

* enum on dht mode

* gitignore

* updates for pprof

* fmt

* review comments

* override with flags

* export config structs
2019-04-23 17:38:53 -04:00
..
CM.md add connection manager api spec 2018-11-01 10:28:04 +02:00
CONFIG.md Initial config spec (#93) 2019-04-23 17:38:53 -04:00
CONTROL.md docs: add LIST_PEERS to control spec 2019-03-19 13:58:21 +01:00
DHT.md document timeouts in specs 2018-11-29 18:00:12 +02:00
PUBSUB.md no types in documentation 2018-12-02 14:31:23 -08:00
README.md add connection manager api spec 2018-11-01 10:28:04 +02:00
config.schema.json Initial config spec (#93) 2019-04-23 17:38:53 -04:00

README.md

libp2p Daemon Specs

The daemon specs are broken into a few main pieces: