0.0.7 • Published 10 years ago

http2-pusher v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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.

0.0.7

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.1

10 years ago