Hello Everyone,
I will not say that I am new in HTML 5, because, HTML 5 it self is new.
I want to push some data from server to client using HTML 5. how can I do it I read WebSocket and Server Send Events(SSE). However, I could not find any basic example in both of them so that I can do some comet function or similar.
Thanks a lot for your help!