shiba-ws-util
v1.0.3
Published
WebSocket utility for shiba(v/w)
Downloads
7
Readme
shiba-ws-util
WebSocket utility for shiba(v/w)
Installation
$ npm install shiba-ws-util --save
Usage
'use strict'
const shibaWsUtil = require('shiba-ws-util')
async function tryExample () {
}
tryExample().catch((err) => console.error(err))
API Guide
License
This software is released under the MIT License.