README
Wraps ws
connections as a node stream with optional .event()
out-of-band event sending.
Wraps ws connections as a node stream with optional .event() out-of-band event sending.
<script type="module">
import wsStream from 'https://cdn.skypack.dev/ws-stream';
</script>
Wraps ws
connections as a node stream with optional .event()
out-of-band event sending.