Skip to content

FEAT: Basic P2P Node Discovery #697

@iberi22

Description

@iberi22

Context

Synapse is a P2P protocol. The MVP needs to demonstrate devices finding each other.

Task

Implement a basic discovery mechanism.

Requirements

  • Use mdns or libp2p-mdns for local network discovery.
  • Show "Active Peers" count in the UI (Generative Dashboard).
  • (Optional) Exchange a simple "Hello" message between nodes.

Reference

  • crates/synapse-infra/src/network/

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestin-progressWork in progressjulesAssigned to Google Jules

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions