Commit 03a210bb authored by Łukasz Magiera's avatar Łukasz Magiera Committed by Steven Allen

move streaming set to thirdparty

License: MIT
Signed-off-by: default avatarŁukasz Magiera <magik6k@gmail.com>
parent da52b4bf
......@@ -10,7 +10,7 @@ import (
)
// DhtAPI specifies the interface to the DHT
// Note: This API will likely get renamed in near future, see
// Note: This API will likely get deprecated in near future, see
// https://github.com/ipfs/interface-ipfs-core/issues/249 for more context.
type DhtAPI interface {
// FindPeer queries the DHT for all of the multiaddresses associated with a
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment