mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-08-25 05:41:13 +00:00
b9c1a08db09925939424c826885adfd753a8cd13
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
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:
multiaddr/net: https://godoc.org/github.com/jbenet/go-multiaddr-netmultiaddr: https://godoc.org/github.com/jbenet/go-multiaddr
Description
Composable and future-proof network addresses
https://github.com/multiformats/multiaddr
1.1 MiB
Languages
Go
100%