cl-interflow

0.3.2 • Public • Published

cl-interflow

Define A Simple Protocol For Interflow Based On Function.

protocol

caller                                       dealer
| in                                              |
| in -> rawIn                                     |
| rawIn        ------------------->         rawIn |
|                                     rawIn -> in |
|                                       in -> out |
|                                   out -> rawOut |
| rawOut       <-------------------        rawOut |
| rawOut -> out                                   |
| out                                             |

/cl-interflow/

    Package Sidebar

    Install

    npm i cl-interflow

    Weekly Downloads

    13

    Version

    0.3.2

    License

    MIT

    Last publish

    Collaborators

    • ddchen