README
Live
WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills that implement the same interface (SockJS, connect.io, etc).
WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills that implement the same interface (SockJS, connect.io, etc).
<script type="module">
import liveServerBindings from 'https://cdn.skypack.dev/live-server-bindings';
</script>
WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills that implement the same interface (SockJS, connect.io, etc).