live-server-bindings

WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills that implement the same interface (SockJS, connect.io, etc).

Usage no npm install needed!

<script type="module">
  import liveServerBindings from 'https://cdn.skypack.dev/live-server-bindings';
</script>

README

Live

WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills that implement the same interface (SockJS, connect.io, etc).