hi, can someone help me understand how web sockets...
# ktor
h
hi, can someone help me understand how web sockets work?
o
h
not webscokets in ktor, websockets in general
i can’t find some proper explaination on them
o
I’ve googled “how web sockets work” and there are plenty of articles. Aren’t they helpful to you?
h
i tried reading up on baeldung’s explaination i got completely lost: https://www.baeldung.com/java-websockets. is there any specific website you knwo that is also more java related, as i noticed many are centralised against javascript. your suggestion on a good article would be nice
is there any resources you suggest
o
Nope, just google it
h
oh so the way i understand it, it is a way for the server to be able to communicate with the client-js?
o
I’m sorry, this channel is not general help desk on web programming, it’s dedicated to Ktor framework. You might need to find other resources to help with general understanding of how web works. There are plenty of articles about what WebSockets are and how they work.
h
alright
my apologies