Copyright | Alexander Krupenkin 2016 |
---|---|
License | BSD3 |
Maintainer | mail@akru.me |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell2010 |
Api calls with dht
prefix.
Documentation
findPeer :: MonadIO m => Text -> m () Source #
Find the multiaddresses associated with the given peerId.
findProvs :: MonadIO m => Text -> m () Source #
Find peers that can provide a specific value, given a key.