socket.io-emitter-promises

This is a forked version that adds the `emitAsync` method which returns a promise rather than a method chaining response. See original documentation for more info:

Usage no npm install needed!

<script type="module">
  import socketIoEmitterPromises from 'https://cdn.skypack.dev/socket.io-emitter-promises';
</script>

README

socket.io-emitter-promises

This is a forked version that adds the emitAsync method which returns a promise rather than a method chaining response. See original documentation for more info:

https://github.com/socketio/socket.io-emitter

License

MIT