https://github.com/serapath/subprotocols
subprotocols
https://github.com/serapath/subprotocols
Last synced: about 1 year ago
JSON representation
subprotocols
- Host: GitHub
- URL: https://github.com/serapath/subprotocols
- Owner: serapath
- License: mit
- Created: 2019-09-24T21:58:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T11:54:56.000Z (almost 7 years ago)
- Last Synced: 2024-04-25T02:03:43.648Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://serapath.github.io/subprotocols
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# subprotocols
subprotocols
[demo](https://serapath.github.io/subprotocols)
# use
`npm install subprotocols`
```js
const sub = require('subprotocols')
// for now, see `demo/demo.js`
```