Richard Littauer 4b637b03a2 Fix install
2016-10-14 10:41:42 -04:00
2016-10-04 18:33:13 -07:00
2016-04-26 17:11:49 -07:00
2016-04-26 17:11:49 -07:00
2014-11-05 00:38:21 -08:00
2016-09-19 10:30:07 +08:00
2014-11-19 13:51:41 -08:00
2016-04-26 17:11:49 -07:00
2016-09-19 10:30:07 +08:00
2016-10-04 18:33:13 -07:00
2016-10-14 10:41:42 -04:00

go-multiaddr-net

multiaddr net tools

This package 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 and from net.Addr.

Table of Contents

Install

go get github.com/multiformats/go-multiaddr-net

Usage

See the docs:

Maintainers

Captain: @whyrusleeping.

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Juan Batiz-Benet

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