socketio-wildcard : socket.io with a wildcard event. You can installing socketio-wildcard 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 socketio-wildcard $ sudo npm install -g socketio-wildcard
If want to update the socketio-wildcard package execute the command as below,
$ sudo npm update socketio-wildcard
Update package globally,
$ npm install -g socketio-wildcard
$ sudo git clone https://github.com/rektide/socketio-wildcard.git
$ sudo npm install -g ./socketio-wildcard
socketio-wildcard@2.0.0 /usr/lib/node_modules/socketio-wildcard
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall socketio-wildcard
| Package Name | socketio-wildcard |
| Version | 2.0.0 |
| Description | socket.io with a wildcard event |
| Released Date | 2017-05-22T15:28:39.833Z |
| Published by | hden |
| How to Learn | https://www.npmjs.com/package/socketio-wildcard/tutorial |