Skip to content

Allow side-channel P2P messaging between nodes #476

@srmo

Description

@srmo

We would like to have something like a side-channel for arbitrary messaging between nodes. Such messages should not influence consensus/mempool. One solution is to write a custom p2p layer on top of our ABCI app(s) but why not use the existing p2p network established by the nodes?
We could have a subscribe endpoint (like provided for WSRPC)
Could you implement such a thing? If yes, how difficult would that be?

something like /broadcast_sidechannel?msg=“Hi There!”

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:p2pComponent: P2P pkgT:enhancementType: EnhancementfeatureFeature work that definitely changes system behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions