Commit Graph

27 Commits (a62b65ece9064d9397e5ed2aa9cddc96c2631991)

Author SHA1 Message Date
Eugene Kim a62b65ece9 pubsub → libp2p_pubsub 6 years ago
Eugene Kim f24509594e Remove libp2p config option passthrough 6 years ago
Leo Chen 7b0769c651 gossip all consensus messages 6 years ago
Leo Chen a55b4514dd use gossip for all consensus messages 6 years ago
Leo Chen b7838579de use mutex to simplify the locking 6 years ago
Leo Chen 98596f4f21 add connecthostpeer function 6 years ago
Leo Chen 8820c257a6 add list of incoming/outgoing peers 6 years ago
Leo Chen 993ec605c9 nit: add peer info when logging write errors 6 years ago
Leo Chen 65d3e56e67 add error variables for p2p/host 6 years ago
Eugene Kim 7f0e170f7a Rename GroupReceiver → GroupReceiverImpl in hostv2 6 years ago
Eugene Kim 857d24ced8 Add tests 6 years ago
Eugene Kim 52f6600b39 Add pubsub-based multicast, first pass 6 years ago
Leo Chen 47545789c2 fix protocol not supported issue 6 years ago
Leo Chen 984bd15fa4 add GetHost API in p2p/host package 6 years ago
Leo Chen 5c129411b1 add options support in hostv2.New 6 years ago
Leo Chen c112ffb414 generate private key outside of host creation 6 years ago
Eugene Kim 1e39837f5a gometalinter p2p/... 6 years ago
Leo Chen 8edebd2250 fix some send message failure 6 years ago
Leo Chen 49a48958d9 address all review comments 6 years ago
Leo Chen fcbf5c255a add addPeer function support in p2p 6 years ago
Leo Chen f189ba0183 simplify SendMessage 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Leo Chen c511c4d4e0 catch errors in SendMessage 6 years ago
chaosma 6476146a81 add p2p unit tests 6 years ago
Richard Liu 79d7ac30c3
remove dup bufio.NewWriter (#223) 6 years ago
Richard Liu 7538f64d7e
fix p2p v2 on aws and for surviving from node killing. (#204) 6 years ago
Richard Liu 64230da6ee abstract out 2 versions of p2p 6 years ago