Skip to content

Running private DHTs #22

@tetsuo

Description

@tetsuo

README says:

To run a fully private DHT, start two or more dht nodes with an empty bootstrap array (dht({bootstrap:[]})) and then use the addresses of those nodes as the bootrstrap option in all other dht nodes.

But dht({ bootstrap: [] }) never fires a listening event.

Can you show an example for running a private bootstrap node?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions