wcommunicator

0.3.315 • Public • Published

module::Communicator status experimental

Sketch. Strategy for two points communication. Communicator abstracts details of implementation of communication protocol and provides smooth experience though uniform API. Use the module to make your application more portable and less platform/environment dependent.

Try out from the repository

git clone https://github.com/Wandalen/wCommunicator
cd wCommunicator
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wcommunicator@stable'

Willbe is not required to use the module in your project as submodule.

Readme

Keywords

Package Sidebar

Install

npm i wcommunicator

Weekly Downloads

46

Version

0.3.315

License

MIT

Unpacked Size

86.2 kB

Total Files

10

Last publish

Collaborators

  • wandalen