README
alivews
A JavaScript library to provide a WebSocket connection that will automatically reconnect if the connection is disconnect.
A JavaScript library to provide a WebSocket connection that will automatically reconnect if the connection is disconnect.
<script type="module">
import wsAlive from 'https://cdn.skypack.dev/ws-alive';
</script>
A JavaScript library to provide a WebSocket connection that will automatically reconnect if the connection is disconnect.