@stangl0r One thing that might not be clear, all of the JavaScript used to build the page is actually packaged in the HTML of the page sent to the client, which should make page rendering faster (it previously waited for the websocket connection to be established before it built the page)