Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Why poll? #70

Description

@richardschneider

Every 10 seconds a multicast query is sent. I assume it is done to find new IPFS peers.

Every time a new peer starts, it will send a query and ALSO respond to it with it's info.

Since this is multicast, all other nodes will see its response and add the peer to it's tables.

So polling every 10s is not needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions