Skip to content

Instantly share code, notes, and snippets.

@nkatha23
nkatha23 / async_channel_map.md
Last active September 8, 2026 10:09 — forked from Sansh2356/detailed_flow.md
SV2 integration workflow
---
title: Async Channel Map — Data Flow Between Components
---
flowchart LR

    subgraph NODE["braidpool/braidpool — Node Process"]
        CONSUMER["ipc_template_consumer"]
        BRAID["Braid Engine<br/>+ P2P"]
    end