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: about 2 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 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-20T06:49:10.000Z (about 10 years ago)
- Last Synced: 2025-03-23T17:12:55.326Z (2 months 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
```