WebSocket client server in Spring Boot

preview_player
Показать описание
Hello everyone, My name is Himanshu Sharma.
In this video we will be discussing on a spring boot project demonstrating client-server communication using WebSocket.

Рекомендации по теме
Комментарии
Автор

Thank you guy !
you made it really simple !

The class names really make it easier to understand and I really like the way you explain each configuration prefix's meaning and then how it's used by the client to make the connection !

I haven't found it in other tutorials...

danielsilvavieira
Автор

your videos are for professional so keep posting you will have likes by the time.

vaibhavtyagi
Автор

What would you suggest to do, if the client wants to connect to the server and the server is offline?

tgamings
Автор

The HTTP response from the server [403] did not permit the HTTP upgrade to WebSocket

I get this error when I run the clients. Help would be appreciated. Thanks

viBytes
Автор

hi himanshu thanks for the content
just wanted to confirm another architecture where my client is connected to the server(8585) via gateway running on port 8080

in that case I've to have two different spring projects for my server and client (one more for gateway t00)
then can I just do the same sort of configuration on my client side, kindly provide some reading material for the same it'll be greater help

HimanshuYadav-recp
Автор

Hey, trying to replicate this and I'm not able to run the program because websocket refuses to connect. Is there any more configuration that I need to do?

vishnumanohar
Автор

abee yaar..next time se kam se kam program run karwa k start ya end me dikhya kro.

Rakeshranjan-nyqc
Автор

Hi Sharma, nice demo fo wssocket api, I just tried, unfortunately unable to run the wsclient, keep throwing below error..
Error message:
The HTTP response from the server [403] did not permit the HTTP upgrade to WebSocket

I git google for clues to get ride this, but no luck !

Do you mind if I request your help in this matter ?

Thank you.

laxmanJun