Juan Batiz-Benet b9c1a08db0 WrapNetConn: err on nil input
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-06-18 14:40:16 -07:00
2015-02-25 13:54:24 +01:00
2015-01-12 11:23:52 -08:00
2015-02-25 13:54:24 +01:00
2015-02-25 13:54:24 +01: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-01-12 18:45:34 -08:00
2015-06-18 14:40:16 -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%