seneca-balance-client : Seneca client-side load balancing transport.. You can installing seneca-balance-client npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install seneca-balance-client $ sudo npm install -g seneca-balance-client
If want to update the seneca-balance-client package execute the command as below,
$ sudo npm update seneca-balance-client
Update package globally,
$ npm install -g seneca-balance-client
$ sudo git clone https://github.com/rektide/seneca-balance-client.git
$ sudo npm install -g ./seneca-balance-client
seneca-balance-client@0.6.1 /usr/lib/node_modules/seneca-balance-client
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall seneca-balance-client
| Package Name | seneca-balance-client |
| Version | 0.6.1 |
| Description | Seneca client-side load balancing transport. |
| Released Date | 2017-06-06T10:00:18.017Z |
| Published by | rjrodger |
| How to Learn | https://www.npmjs.com/package/seneca-balance-client/tutorial |