README
DESCRIPTION
BoardStreams is an easy way to use WebSockets on the browser and on the server.
Documentation is currently at boardstreams.dev
An easy way to use WebSockets. Part of the BoardStreams client/server suite
<script type="module">
import boardstreams from 'https://cdn.skypack.dev/boardstreams';
</script>
BoardStreams is an easy way to use WebSockets on the browser and on the server.
Documentation is currently at boardstreams.dev