wsd-client

This is the client library for WSD (WebSocket Dispatcher). This is an alpha version, with full functionality, but with interface subject to modifications.

Usage no npm install needed!

<script type="module">
  import wsdClient from 'https://cdn.skypack.dev/wsd-client';
</script>

README

WSD Client

This is the client library for WSD (WebSocket Dispatcher). This is an alpha version, with full functionality, but with interface subject to modifications.

The horizon

This version only is based on WebSockets, whereas the next versions will allow plug-in transports.

E.g.: plain sockets, MQTT, ...