go-libp2p-core/peer
Steven Allen 5ea5a0797b chore: cleanup address parsing
* Use SplitLast to avoid allocating too much.
* Avoid converting to/from strings when working with multiaddrs.
2019-05-30 21:57:09 -07:00
..
addrinfo_serde.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
addrinfo.go chore: cleanup address parsing 2019-05-30 21:57:09 -07:00
peer_serde_test.go absorb {crypto,peer} test utils. (#8) 2019-05-23 16:07:58 +01:00
peer_serde.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
peer_test.go fix duplicated import. 2019-05-23 16:14:50 +01:00
peer.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
set.go Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00