README
Sample Node Project
To install this package, use the following commands:
npm i nodejs-ws
To use this in your projects, use the following command:
const nodews = require('node-ws');
sample node project
<script type="module">
import nodejsWs from 'https://cdn.skypack.dev/nodejs-ws';
</script>
To install this package, use the following commands:
npm i nodejs-ws
To use this in your projects, use the following command:
const nodews = require('node-ws');