feathers-socketio : The Feathers Socket.io real-time API provider. You can installing feathers-socketio 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 feathers-socketio $ sudo npm install -g feathers-socketio
If want to update the feathers-socketio package execute the command as below,
$ sudo npm update feathers-socketio
Update package globally,
$ npm install -g feathers-socketio
$ sudo git clone https://github.com/rektide/feathers-socketio.git
$ sudo npm install -g ./feathers-socketio
feathers-socketio@2.0.1 /usr/lib/node_modules/feathers-socketio
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall feathers-socketio
Package Name | feathers-socketio |
Version | 2.0.1 |
Description | The Feathers Socket.io real-time API provider |
Released Date | 2017-10-31T01:08:53.766Z |
Published by | daffl |
How to Learn | https://www.npmjs.com/package/feathers-socketio/tutorial |