• English
  • commflow
    Communication orchestration for Node.js

    A framework-agnostic layer for request, SSE, RPC, and socket flows, designed with VextJS-first integration in mind.

    commflow logocommflow logo

    One communication model

    request, SSE, RPC, and socket share a consistent model for targets, context, errors, and reliability.

    Four transport families

    request, SSE, RPC, and socket are planned product capabilities; the current package only provides the manifest.

    VextJS-first

    VextJS is the first target consumer, while commflow core stays framework-agnostic.

    Organized by task

    Each communication style, configuration, reliability, troubleshooting, and VextJS adoption has a focused user chapter.

    Node.js library

    The package is published as `commflow` and currently targets Node.js 20 or newer.

    Apache-2.0

    The project is open source and published under the Apache-2.0 license.