Creating a WebSocket Server with Spring Boot
What's this blog post about?
ws://localhost:8080/socket` is the URL used by the client to connect to the WebSocket server, where `8080` is the port number on which the server is listening. The client uses this URL to establish a connection with the server and send messages, including text and binary data, back and forth between the client and the server.
Company
Vonage
Date published
June 24, 2021
Author(s)
Steve Crow
Word count
902
Language
English
Hacker News points
None found.