Removing HTTP/2 Server Push from Chrome

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fetch

    Fetch Standard (by whatwg)

  • Maybe referring to GET, not POST/PUT bodies? https://github.com/whatwg/fetch/issues/83

    Seems pretty short-sighted of a decision there, since XMLHTTPReq does it just fine, and it is in the HTTP RFC's

  • vulcain

    Fast and idiomatic client-driven REST APIs.

  • Funny thing is that I was just looking into how this software could work with APIs and now it seems like it's dead in the water if the support is removed from the browser. Sure, it's a progressive enhancement and you wouldn't break anything, but you lose all the benefit as far as I can tell and you _are_ adding an extra layer.

    https://github.com/dunglas/vulcain

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JavaScript fetch does not support GET request with body

    1 project | news.ycombinator.com | 21 Nov 2023
  • GitHub Engineering: When MTLS Is Done Wrong

    3 projects | news.ycombinator.com | 2 Nov 2023
  • How do I detect requests initiated by the new fetch standard? How should I detect an AJAX request in general?

    2 projects | /r/codehunter | 2 Jul 2023
  • Server Sent Events

    3 projects | news.ycombinator.com | 15 May 2023
  • [Express] - How to have a self-updating display in browser window? Template Engines sufficient? Or use Vue/Angular/React?]

    2 projects | /r/learnjavascript | 14 May 2023