Commit Graph

6 Commits

Author SHA1 Message Date
Steven Allen
41c6834850 refactor for transport changes
Also, make the libp2p constructor fully useful. There should now be no need to
manually construct a swarm/host.
2018-06-04 21:22:24 -07:00
Aviv Eyal
b1e09dbf19 Update readmes 2018-02-22 11:07:15 -08:00
Aviv Eyal
c6bfb4d945 Update node type 2018-02-21 15:01:21 -08:00
ssikdar1
7f03ab4b6f Fixing build insctuction so copy and pasting from Readme works
As is go build ./examples/protocol-multiplexing-with-multicodecs
will make the binary name protocol-multiplexing-with-multicodecs
so the next command ./multicodecs won't run
using -o will name the outputfile
2017-09-08 10:22:08 -04:00
David Dias
2c7c62ee3a docs(examples): give a pass through remaining examples 2017-08-19 18:18:07 +02:00
David Dias
564e2ba314 docs(examples): reorganize examples and tutorials, add an index 2017-08-19 17:57:51 +02:00