http2-pusher

0.0.7 • Public • Published

http2-pusher

Build Status

A mechanism to execute HTTP/2 server push in an organized approach.

Dependencies

This depends on a request object returned from a server routing mechanism. Currently it's only been tested with the http2 package (NPM).

Installation

$ npm install http2-pusher --save

Example Usage

See a rough example here. It uses the same router Express uses.

Want More?

More documentation, testing and examples coming soon.

Package Sidebar

Install

npm i http2-pusher

Weekly Downloads

1

Version

0.0.7

License

MIT

Last publish

Collaborators

  • adamhenson