10 Commits

Author SHA1 Message Date
Cole Brown
f03b69ca9b Add support for unix sockets 2018-11-30 19:40:21 -05:00
Steven Allen
bd10f58ac9 replace RegisterNetCodc with Register{From,To}NetAddr and fix ip addr parsing
Unfortunately, the existing abstraction couldn't handle the fact that the "ip"
net could parse to *either* an "/ip4/" or "/ip6/" multiaddr.
2018-09-14 19:36:25 -07:00
Hector Sanjuan
1c4b9a62de README/docs: Improved README, make golint happy
License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2017-03-17 15:36:06 +01:00
jbenet
4cc9fd0c58 go-multiaddr is now at multiformats org 2016-09-19 10:30:07 +08:00
Jeromy
ff394cdaae extract out yamux code in favor of modularity 2016-06-10 15:33:31 -07:00
Jeromy
d4cfd691db add ip+net back in 2016-05-16 14:40:20 -07:00
Jeromy
b730d261ac refactor globals 2016-05-14 18:02:25 -07:00
Jeromy
79cf06be20 move addspec definitions and add test for RegisterAddressType 2016-05-06 09:14:27 -07:00
Jeromy
48f060edf7 refactor to use AddressSpec objects 2016-05-04 14:09:13 -07:00
Jeromy
1263064416 clean up parser registry 2016-05-03 13:23:57 -07:00