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                                             |

Dependencies (1)

Dev Dependencies (19)

Package Sidebar

Install

npm i cl-interflow

Weekly Downloads

10

Version

0.3.2

License

MIT

Last publish

Collaborators

  • ddchen