0.0.7 • Published 8 years ago

http2-pusher v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago