Commit Graph

7 Commits

Author SHA1 Message Date
Marten Seemann
b7bee3855c remove the context from the libp2p and from the Host contructor 2021-09-18 14:06:56 +02:00
Steven Allen
9243a830cb chore: fix staticcheck errors 2021-05-07 18:43:57 -07:00
Ian Davis
0343b56ad5 chore: add tests for examples 2021-05-07 14:52:47 +01:00
Ian Davis
d340059a80 chore: bring examples back into repository 2021-05-05 10:57:48 +01:00
Steven Allen
0ee6c5a218 extract libp2p examples to go-libp2p-examples
Repo: https://github.com/libp2p/go-lib2p-examples
2018-07-27 11:41:28 -07:00
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
Abhishek Upperwal
d91fc25491 Added example "chat" with README 2018-03-03 14:05:51 +05:30