Is it possible to make a chat website with server side rendering?
Is it possible to make a chat website with server side rendering?
Hello,
I am trying to make an anonymous chat website like Omegle. I only know Spring Boot and Thymeleaf which means I have to utilize SSR.
Has anyone made a web app using only SSR? Is it even possible?