You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This implements the `ADD_PROVIDER` & `GET_PROVIDER` Kademlia RPC without
initiating the queries itself. This should already allow participating
in the DHT with content providers and serve all network requests, but
won't allow initiating queries (like getting the content provider &
starting providing) locally.
Implements "server side" of
#201.
Spec: https://github.com/libp2p/specs/tree/master/kad-dht#content-provider-advertisement-and-discovery
Part of: #196
The text was updated successfully, but these errors were encountered: