Skip to content

Add IPC sub-clients #21

Description

@rustaceanrob

Similar to the current architecture of Bitcoin Core, we should probably have a single initClient that delegates work to fooClient. For the current layout, that would be initClient.makeEcho -> echoClient.

Because this node is always eclipsed in the current design - I don't think that's a big deal for what we are doing FWIW - it would be nice to know the metadata about who we are connected to. I imagine this would be a initClient.makeNetwork -> networkClient layout. Might get around to this soon, if it makes sense

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