ali-heidari / PipesClientJS

Client node module to connect PipesHub.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PipesClientJS

Client node module to connect PipesHub.

Usage

  1. request
    • Invoke an operation on the end-side without expecting a return.
  2. ask
    • Invoke an operation on the end-side with expecting a return.
  3. persist
    • Invoke an operation on end-side no immediate return but receives for incoming messages at any time.

About

Client node module to connect PipesHub.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%