Copyright | Aleksandr Krupenkin 2016-2021 |
---|---|
License | Apache-2.0 |
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.