top | item 47098563

(no title)

andersmurphy | 8 days ago

Just to add. The main value of websockets was faster up events pre http2. But, now with multiplexing in http2 that's no longer the case.

So the only thing you get from websockets is bidirectional events (at the cost of all the production challenges websockets bring). In practice most problems don't need that feature.

discuss

order

No comments yet.