Commit Graph

262 Commits

Author SHA1 Message Date
Steven Allen
ecce2522bf fix: handle empty addrs case 2019-05-30 22:25:37 -07:00
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
Steven Allen
456893a5d4 dep: update dependencies (#12) 2019-05-28 11:59:31 +01:00
Raúl Kripalani
bac72eb843
remove WIP note from readme. 2019-05-26 15:33:21 +01:00
Raúl Kripalani
e34d318b75
remove erroneous line from README. 2019-05-26 15:32:54 +01:00
Raúl Kripalani
f21b5666f4 update travis build matrix += openssl. 2019-05-23 16:37:40 +01:00
Raúl Kripalani
79bf30a5a4 fix duplicated import. 2019-05-23 16:14:50 +01:00
Raúl Kripalani
434568ab29 travis configuration file. 2019-05-23 16:10:57 +01:00
Raúl Kripalani
07fbce0b46
absorb {crypto,peer} test utils. (#8)
Avoids circular module dependency.
2019-05-23 16:07:58 +01:00
Raúl Kripalani
6e566d10f4
Absorb go-libp2p abstractions and core types into this module (#1) 2019-05-22 18:31:11 +01:00
Raúl Kripalani
2aa2acf05f
Update README.md 2019-05-02 19:13:49 +01:00
Raúl Kripalani
7f05a8a4f5
create README.md 2019-04-16 13:14:04 +01:00