Skip to content

Use kad client mode instead of optional protocol #48

Closed
@dariusc93

Description

@dariusc93

Due to kademlia not having a client mode implemented, we would not be able to stop queries to the node from other peers when connected unless the protocol itself is disabled, which may not always be desirable since the node may want to query the DHT for information but not want to be queried itself. Once libp2p/rust-libp2p#2521 (or any related PR, pending libp2p/rust-libp2p#2680) has been merged in, remove the Toggle around the protocol and allow it to be enabled completely with a option to toggle between client and server mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p:lowLow Priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions