README
Browser
See test.html
Server
See test.js
Test
npm install
node sleepless-ws.js
open http://localhost:12345/
Minimalist websockets support for client and server
<script type="module">
import sleeplessWs from 'https://cdn.skypack.dev/sleepless-ws';
</script>
See test.html
See test.js
npm install
node sleepless-ws.js
open http://localhost:12345/