AppDotNetWS
Written in golang for efficency. Good for up to 32k or so websockets. Communicates with AppDotNetAPI (node.js) via redis (pub/sub)
We generate the connectionId and communicates back and forth over redis to set various settings. Receives events via redis and relays events to AppDotNetAPI backend.
TODO: