dunglas / vulcain

🔨 Fast and idiomatic client-driven REST APIs.
https://vulcain.rocks
GNU Affero General Public License v3.0
3.51k stars 106 forks source link

Removal of Push support in Chrome #72

Closed luchsamapparat closed 3 years ago

luchsamapparat commented 3 years ago

Sadly, it seems that Push-Support is being removed from Chrome.

https://evertpot.com/http-2-push-is-dead/

Any ideas what this means for this project?

dunglas commented 3 years ago

See https://github.com/dunglas/vulcain/issues/70.

To summarize, it's not that dramatic for the project. We're in the process of upgrading the documentation to explain how Vulcain works without Server Push.

luchsamapparat commented 3 years ago

Thanks! And sorry, I must have missed that issue