Skip to 34:44 if you already know WebSockets and just want to learn about the Spring APIs for them.
@cptechno9 жыл бұрын
One question that comes to mind is: We know that HTTP is used intially to negotiate the start of WebSocket protocol. So we can go from HTTP --> WebSocket, but can we go the other direction WebSocket --> HTTP ?