A Tutorial on Implementing a Chat Application like Whatsapp using WebSocket and Spring

What is Websocket? When we run a server side application, we run it on a particular physical port e.g. 8080, 8081. And to access the server side application, we use an IP. Similarly, when we log in to our browser and ask for a particular site, we send to the request our computer's IP as... Continue Reading →

Up ↑