hs-multiaddr

Multiaddr library

https://github.com/MatrixAI/hs-multiaddr#readme

Latest on Hackage:0.1.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Apache-2.0 licensed by CMCDragonkai, Quoc-An Ho
Maintained by [email protected]

Multiaddr is self-describing way to represent addresses that support any standard network protocol. Multiaddr has a binary packed format, and nice string representation. It is possible to encapsulate addresses within each other.