/Web-Socket-React-Renderer

I've seen service workers and canvas renders for react. Why not utilize the server to another degree from just SSR to using it to run the expensive dom diffing. If you already are using websockets this will allow your clients to "hopefully" get even faster load times but at cost to your server.

No issues in this repository yet.