noflo-websocket

WebSocket components for NoFlo

Usage no npm install needed!

<script type="module">
  import nofloWebsocket from 'https://cdn.skypack.dev/noflo-websocket';
</script>

README

noflo-websocket Build Status

WebSocket components for NoFlo

Changes

  • 0.4.0 (February 19 2018)
    • Added basic authentication support for Node.js clients
    • Changed SendMessage to use a control port instead of internal state to fix potential race conditions