←back to thread

261 points tosh | 1 comments | | HN request time: 0.213s | source
Show context
apitman ◴[] No.42069973[source]
I've been toying around with a design for a real-time chat protocol, and was recently in a debate of WebSockets vs HTTP long polling. This should give me some nice ammunition.
replies(1): >>42070064 #
1. pavlov ◴[] No.42070064[source]
No, this story is about interprocess communication on a single computer, it has practically nothing to do with WebSockets vs something else over an IP network.