Commit graph

3 commits

Author SHA1 Message Date
Neil Alexander 87b0e90603 Fix tie-break 2020-06-10 16:28:36 +01:00
Neil Alexander a2ac5f6b7b Improvements to Yggdrasil demo 2020-06-10 16:15:50 +01:00
Neil Alexander 464718c3e6
Yggdrasil-based P2P demo (#1108)
* Initial work on Yggdrasil demo

* Muxing?

* Yamux

* Updates to yamux

* Updates

* Comments

* Update to use monolith stuff

* Update go.mod/go.sum

* Set defaults

* Tweaks

* Update yggdrasil

* Update config

* MarshalIndent

* Change default instance name/port

* add -peer switch

* gocyclo, for a change

* Determinate yamux roles

* Fix copyright notices

* Remove HTTP API checks as always false, remove unused topic
2020-06-10 10:54:06 +01:00