Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Releases: silenceisgolden/koa-server-push

Here we go

01 Dec 23:31
Compare
Choose a tag to compare

This library acts as a koa middleware which looks for a manifest in the same folder as an index.html file and uses that manifest to set Link headers on the response to initiate the h2 server push flow. It also supports Google App Engine's X-Associated-Content header, and plans on supporting other proxy headers if need be in the future.