https://github.com/rspective/websockito
A module to teach you how to use Web Sockets in Node.js.
https://github.com/rspective/websockito
javascript nodejs nodeschool websockets workshopper
Last synced: 10 months ago
JSON representation
A module to teach you how to use Web Sockets in Node.js.
- Host: GitHub
- URL: https://github.com/rspective/websockito
- Owner: rspective
- Created: 2015-02-13T13:19:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-20T06:49:10.000Z (about 11 years ago)
- Last Synced: 2025-04-09T15:01:21.449Z (about 1 year ago)
- Topics: javascript, nodejs, nodeschool, websockets, workshopper
- Language: JavaScript
- Size: 242 KB
- Stars: 5
- Watchers: 20
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License - MIT.md
Awesome Lists containing this project
README
# websockito
A module to teach how to interact with `Web Sockets` in Node.js
## Usage
```shell
$ npm install --global websockito
$ websockito
```