85 Commits (76944c4fc848530530f6be36fb22b70431ca506c)

Author SHA1 Message Date
Steven Allen 0ee6c5a218 extract libp2p examples to go-libp2p-examples 6 years ago
Steven Allen 67fb60d95b switch to google's uuid library 6 years ago
Christophe de Carvalho Pereira Martins e6f29fdadc
add a link to options.go in the host example 7 years ago
Christophe de Carvalho Pereira Martins f842b5569d
update README of the host example 7 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago
Abhishek Upperwal d91fc25491 Added example "chat" with README 7 years ago
Steven Allen b7c2a0a9b9 make go vet happy 7 years ago
Steven Allen 7ba479f30e use pb for protobufs, not p2p 7 years ago
Aviv Eyal 1be077d5b8 Add proto build instructions 7 years ago
Aviv Eyal b1e09dbf19 Update readmes 7 years ago
Aviv Eyal 062100be4f Formatting 7 years ago
Steven Allen 88d649c7c7 remove multipro example dependency on go-ipfs 7 years ago
Steven Allen 9bb072f8f7 fix copyright multipro example license 7 years ago
Steven Allen 6b1133d8e7 switch probuf to gogo 7 years ago
Steven Allen 6e3c94f943 switch multipro example to a different UUID package 7 years ago
Steven Allen 6297f79d77 fix example import 7 years ago
Steven Allen 64a0735718 gx-go unrewrite 7 years ago
Aviv Eyal 05928a9417 Make sendProtoMessage a method 7 years ago
Aviv Eyal 3eb465bffe Remove protocol.go 7 years ago
Aviv Eyal a13480f00a Added comments and updated readme 7 years ago
Aviv Eyal 2dbb78f88f Added authors 7 years ago
Aviv Eyal 9f7564448d Refactoring 7 years ago
Aviv Eyal 7702e9b8be Minor code cleanup 7 years ago
Aviv Eyal 49182bcfeb Don't rely on local peer store for remote nodes public keys 7 years ago
Aviv Eyal efdab23082 Use pointers for methods to avoid copying 7 years ago
Aviv Eyal 8d6313d195 Go frmt proj 7 years ago
Aviv Eyal 4b231df997 log.Fatal() -> log.Println() 7 years ago
Aviv Eyal bf7f80c30a Refactoring 7 years ago
Aviv Eyal 45c3b5d4a3 Authenticate echo protocol messages 7 years ago
Aviv Eyal 0b1ed3936a Authenticate ping protocol messages 7 years ago
Aviv Eyal b3d54ab284 Sign all messages 7 years ago
Aviv Eyal 0874c5036e Refactoring 7 years ago
Aviv Eyal f1dd3185b4 Formatting 7 years ago
Aviv Eyal c6bfb4d945 Update node type 7 years ago
Aviv Eyal f0b185695a fixed typos 7 years ago
Aviv Eyal 3f926c52eb Apply go formatting 7 years ago
Aviv Eyal 54aa54a59a Updated comments 7 years ago
Aviv Eyal 01e1a19c3f updated readme and comments 7 years ago
Aviv Eyal 380ae70ddc Added multi-protocol using protobufs example 7 years ago
Chris Dostert f50cbd5d8a
add link to example implementation 7 years ago
Jeromy bbbc040b60 incorporate lgierths opinions 7 years ago
Jeromy 8d84ecd01b functional parameters 7 years ago
Jeromy d04268054f use new constructor for examples 7 years ago
Errol Chevannes 835b66ab73
Fixed typo. 7 years ago
Steven Allen 6b6687f9e4 reset on error in echo 7 years ago
Steven Allen d2dd60a285 reset on error in proxy example. 7 years ago
ssikdar1 7f03ab4b6f Fixing build insctuction so copy and pasting from Readme works 7 years ago
verysimplyms 7990195e5f docs: fix typo in README 7 years ago
Steven Allen 00cf69eb49 examples/echo: recommend -secio 7 years ago
David Dias 2c7c62ee3a docs(examples): give a pass through remaining examples 7 years ago