I’ve googled “how web sockets work” and there are plenty of articles. Aren’t they helpful to you?
h
Hamza
09/22/2018, 11:01 AM
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
Hamza
09/22/2018, 12:59 PM
is there any resources you suggest
o
orangy
09/22/2018, 1:09 PM
Nope, just google it
h
Hamza
09/22/2018, 1:36 PM
oh so the way i understand it, it is a way for the server to be able to communicate with the client-js?
o
orangy
09/22/2018, 1:43 PM
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.