|
|
|
|
|
by josephg
2052 days ago
|
|
Websockets are different again from both server push and h2 streams. Server push was a feature added in http2 for populating the browser’s cache. Websockets are an http/1.1 extension for tcp-like bidirectional messaging. Server push, websockets, h2 steams and webtransport are all different things. |
|
[1] https://en.wikipedia.org/wiki/Server-sent_events