Marten Seemann
|
3f024f703e
|
chore: update examples to v0.24.0 (#1936)
|
2022-12-10 14:26:23 -08:00 |
Marten Seemann
|
e6ac836f87
|
examples: update go-libp2p to v0.23.x (#1803)
|
2022-10-06 13:04:44 -07:00 |
Marten Seemann
|
058284b630
|
chore: update examples to go-libp2p v0.20.0 (#1557)
|
2022-05-28 02:24:51 -07:00 |
Marten Seemann
|
b7bee3855c
|
remove the context from the libp2p and from the Host contructor
|
2021-09-18 14:06:56 +02:00 |
Marten Seemann
|
e86c4ed31f
|
make QUIC a default transport
|
2021-08-28 15:25:35 +01:00 |
Marten Seemann
|
e2bab1cc5a
|
remove secio from examples
|
2021-07-27 19:27:56 +02:00 |
Ian Davis
|
d18fa0f710
|
Add .gitignore for each example
|
2021-05-10 11:54:35 +01: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 |
Christophe de Carvalho Pereira Martins
|
e6f29fdadc
|
add a link to options.go in the host example
so reader can see all the supported configuration for the
host constructor
|
2018-06-06 14:54:51 +02:00 |
Christophe de Carvalho Pereira Martins
|
f842b5569d
|
update README of the host example
fixes #333
|
2018-06-06 14:37:30 +02:00 |
Chris Dostert
|
f50cbd5d8a
|
add link to example implementation
|
2018-01-27 06:56:01 -08:00 |
Jeromy
|
bbbc040b60
|
incorporate lgierths opinions
|
2018-01-07 12:22:05 -08:00 |
Jeromy
|
8d84ecd01b
|
functional parameters
|
2018-01-07 12:22:05 -08:00 |
Jeromy
|
d04268054f
|
use new constructor for examples
|
2018-01-07 12:22:05 -08:00 |
Errol Chevannes
|
835b66ab73
|
Fixed typo.
|
2017-12-29 15:14:46 +00:00 |
verysimplyms
|
7990195e5f
|
docs: fix typo in README
|
2017-09-06 09:56:48 +01: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 |