Comment on An Introduction to Web SocketsparentComments−pornel15yYou can fall back to XHR with long polling — the stream is trivial to parse.
Comments
You can fall back to XHR with long polling — the stream is trivial to parse.