socket.io-2-nats

fixed socket.io-nats adapter to work with socket.io > v2.0 by providing Adapter.addAll-Function. This module is based on work by Edgar Ribeiro, https://github.com/efmr/socket.io-nats

Usage no npm install needed!

<script type="module">
  import socketIo2Nats from 'https://cdn.skypack.dev/socket.io-2-nats';
</script>

README