socketworker.io

A webworker wrapper for socket.io

Usage no npm install needed!

<script type="module">
  import socketworkerIo from 'https://cdn.skypack.dev/socketworker.io';
</script>

README

socketworker.io

What is it?

A lightweight, drop-in replacement for socket.io-client, which places the connection in its own webworker. It does not handle Manager. Yet.