Juan Benet 861fd19725 Merge pull request #9 from jbenet/feat/utp
add utp to multiaddr-net
2015-10-03 19:43:56 -04:00
2015-10-03 16:40:21 -07:00
2015-10-03 16:40:21 -07:00
2015-10-03 16:40:21 -07:00
2015-01-12 11:23:52 -08:00
2015-10-03 16:40:21 -07:00
2015-10-03 16:40:21 -07:00
2014-11-05 00:38:21 -08:00
2015-01-20 05:51:55 -08:00
2014-11-19 13:51:41 -08:00
2015-01-20 11:53:12 -08:00
2015-10-03 16:40:21 -07:00
2015-10-03 16:40:21 -07:00
2014-11-19 13:55:52 -08:00

multiaddr/net - Multiaddr friendly net

Package multiaddr/net provides Multiaddr specific versions of common functions in stdlib's net package. This means wrappers of standard net symbols like net.Dial and net.Listen, as well as conversion to/from net.Addr.

Docs:

Description
Composable and future-proof network addresses
https://github.com/multiformats/multiaddr
Readme MIT
Languages
Go 100%