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