Skip to content

Move peer discovery into core-react-native #101

Description

@gmaclennan

Context

Milestone-doc nice-to-have: "Moving discovery into core-react-native".

Today peer discovery (mDNS / local-network) lives outside this module. Pulling it into core-react-native would let the FGS own the full discovery + sync lifecycle alongside the backend it already manages, rather than splitting it across the host app.

Scope (to refine)

  • Inventory where discovery currently runs and what it depends on.
  • Decide what moves into the native FGS layer vs. the Node backend.
  • Handle Android local-network / nearby-devices permissions and the iOS local-network prompt.

Exploratory — needs a design pass before estimating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: P3Low priority / nice-to-have

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions