Commit Graph

28 Commits

Author SHA1 Message Date
VM
8e341f7936 docs: fix some comments (#2391)
Co-authored-by: DylanYong <dylan.y@nodereal.io>
2023-06-28 10:12:31 -07:00
Marten Seemann
e6ac836f87 examples: update go-libp2p to v0.23.x (#1803) 2022-10-06 13:04:44 -07:00
Marten Seemann
366bdea5a4 chore: update deps 2021-07-28 14:28:57 +02:00
Steven Allen
9243a830cb chore: fix staticcheck errors 2021-05-07 18:43:57 -07:00
Steven Allen
1c2abee4fb fix: fix example import paths 2021-05-07 17:59:04 -07: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
6297f79d77 fix example import
(need to use the canonical repository location for everything to work)
2018-02-21 15:01:21 -08:00
Steven Allen
64a0735718 gx-go unrewrite 2018-02-21 15:01:21 -08:00
Aviv Eyal
05928a9417 Make sendProtoMessage a method 2018-02-21 15:01:21 -08:00
Aviv Eyal
3eb465bffe Remove protocol.go 2018-02-21 15:01:21 -08:00
Aviv Eyal
a13480f00a Added comments and updated readme 2018-02-21 15:01:21 -08:00
Aviv Eyal
2dbb78f88f Added authors 2018-02-21 15:01:21 -08:00
Aviv Eyal
9f7564448d Refactoring 2018-02-21 15:01:21 -08:00
Aviv Eyal
49182bcfeb Don't rely on local peer store for remote nodes public keys 2018-02-21 15:01:21 -08:00
Aviv Eyal
efdab23082 Use pointers for methods to avoid copying 2018-02-21 15:01:21 -08:00
Aviv Eyal
8d6313d195 Go frmt proj 2018-02-21 15:01:21 -08:00
Aviv Eyal
4b231df997 log.Fatal() -> log.Println() 2018-02-21 15:01:21 -08:00
Aviv Eyal
bf7f80c30a Refactoring 2018-02-21 15:01:21 -08:00
Aviv Eyal
0b1ed3936a Authenticate ping protocol messages 2018-02-21 15:01:21 -08:00
Aviv Eyal
b3d54ab284 Sign all messages 2018-02-21 15:01:21 -08:00
Aviv Eyal
0874c5036e Refactoring 2018-02-21 15:01:21 -08:00
Aviv Eyal
f1dd3185b4 Formatting 2018-02-21 15:01:21 -08:00
Aviv Eyal
c6bfb4d945 Update node type 2018-02-21 15:01:21 -08:00
Aviv Eyal
f0b185695a fixed typos 2018-02-21 15:01:21 -08:00
Aviv Eyal
3f926c52eb Apply go formatting 2018-02-21 15:01:21 -08:00
Aviv Eyal
54aa54a59a Updated comments 2018-02-21 15:01:21 -08:00
Aviv Eyal
380ae70ddc Added multi-protocol using protobufs example 2018-02-21 15:01:21 -08:00