Steven Allen
|
8217b1f094
|
fix: deflake multipro echo test
Specifically, wait for the handlers to finish printing before exiting.
|
2021-08-03 13:36:29 -07:00 |
|
Lasse Johnsen
|
af49ef4b87
|
Error assignment fix
|
2021-07-02 16:05:08 +01: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
|
67fb60d95b
|
switch to google's uuid library
|
2018-07-12 13:25:02 +02:00 |
|
Steven Allen
|
6e3c94f943
|
switch multipro example to a different UUID package
We already have this one imported into GX. Saves the effort of importing a
different one.
|
2018-02-21 15:07:55 -08: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
|
9f7564448d
|
Refactoring
|
2018-02-21 15:01:21 -08:00 |
|
Aviv Eyal
|
7702e9b8be
|
Minor code cleanup
|
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
|
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 |
|