# Browser Channel Client

This directory contains a tiny sample client for the browserChannel WebSockets connection
as described in [../documentation/BrowserChannel.md](../documentation/BrowserChannel.md).

After running

    npm install

in this directory, follow the instructions there to start up the CloudBased FlowManager
and connect to it with this client.
