httpwg / http-extensions

HTTP Extensions in progress
https://httpwg.org/http-extensions/
447 stars 146 forks source link

Real-time web. #2925

Closed boludoz closed 1 month ago

boludoz commented 1 month ago

I think it is necessary to implement native techniques that do not depend on JS (like Socket.IO) to update websites in real time. It is necessary to rethink http.

boludoz commented 1 month ago

Adding new methods of real-time communication and streaming would help to optimize performance, facilitate programming and reduce the carbon footprint.

mnot commented 1 month ago

This repository is only for discussing drafts that the HTTP Working Group has adopted.

boludoz commented 1 month ago

Maybe websockets and webtransport will be enough