Juan Batiz-Benet
bd30912d08
Multiaddr.String no error
...
The error in String should not actually ocurr, as the multiaddr
should have been valid to be constructed successfully, and thus
should be encoded back to its string rep correctly.
This will be bolstered by creating an interface (to prevent messing
with the internal bytes)
2014-10-06 02:39:00 -07:00
Juan Batiz-Benet
cca60aba88
Merge pull request #9 from ehmry/master
...
ipv6 support for DialArgs
2014-09-28 16:48:54 -07:00
Emery Hemingway
81e75c7145
ipv6 support for DialArgs
2014-09-28 19:23:34 -04:00
Juan Batiz-Benet
baeeb60a74
MIT license
2014-09-28 15:21:18 -07:00
Juan Batiz-Benet
74443fca31
Added Equal func
2014-09-16 06:08:48 -07:00
Juan Batiz-Benet
0624ab3bf7
net.Addr -> Multiaddr
2014-09-13 04:51:39 -07:00
Juan Batiz-Benet
a4b7753f74
use constants, fix ipv6 bug
2014-09-13 04:47:37 -07:00
Juan Batiz-Benet
b90678896b
go lint + unexporting some funcs
2014-09-11 10:47:56 -07:00
Juan Batiz-Benet
6ee313e6db
do not accept invalid-start multiaddrs
2014-09-11 10:45:20 -07:00
Juan Batiz-Benet
99196c0d23
dialing + consts
2014-07-07 01:25:20 -07:00
Juan Batiz-Benet
9033141fca
gofmt
2014-07-04 11:21:39 -07:00
Juan Batiz-Benet
3855a29d4e
en/decapsulation
2014-07-04 00:48:33 -07:00
Juan Batiz-Benet
e20c5b9d3b
protocols
2014-07-04 00:12:33 -07:00
Juan Batiz-Benet
3f5984c93d
panic handler + construct
2014-07-03 23:52:58 -07:00
Juan Batiz-Benet
47a6842e35
rm convert
2014-07-03 23:44:09 -07:00
Juan Batiz-Benet
c5510ff4b8
string <> []byte
2014-07-03 23:42:24 -07:00
Juan Batiz-Benet
ddfe13152f
Big things have small beginnings.
2014-07-03 21:18:09 -07:00