The future of web software is HTML over WebSockets

The future of web Software is HTML over Web sockets is correct things. In my research I found it that the HTML over websockets in future .
It has a lots of benefits;

  1. HTML rendering / processing happens solely on the back-end
  2. Real-time
  3. The Websockets protocol is faster than HTTP
  4. Works with slow connections
  5. Create a SPA with hardly any JavaScript
  6. Straightforward SEO
3 Likes