Community

Using Websocket with Spring Framework and Vuejs

(Mohamed Sanaulla) Websockets are full duplex (persistent) connections between client and server such that both can share information with each other without the need for repeatedly establishing a new connection.