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                                             |

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.2
    1
    • latest

Version History

Package Sidebar

Install

npm i cl-interflow

Weekly Downloads

1

Version

0.3.2

License

MIT

Last publish

Collaborators

  • ddchen