This package has been deprecated

Author message:

Use @teqfw/web package.

@teqfw/http2

0.3.0 • Public • Published

@teqfw/http2

This package adds HTTP/2 server to Tequila Framework based projects. HTTP/2 server can replace HTTP/1 server from web-plugin and uses it's DTOs:

Install

$ npm i @teqfw/http2 --save 

Namespace

This plugin uses TeqFw_Http2 namespace.

CLI commands

These commands are in the http2-plugin:

$ node ./bin/tequila.mjs help
Usage: tequila [options] [command]
...
Commands:
  http2-server-start [options]  Start the HTTP/2 server.
  http2-server-stop             Stop the HTTP/2 server.

Package Sidebar

Install

npm i @teqfw/http2

Weekly Downloads

0

Version

0.3.0

License

Apache-2.0

Unpacked Size

34.5 kB

Total Files

13

Last publish

Collaborators

  • flancer32