hyzen
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.4 • Public • Published

Hyzen

Simple HTTP2 Multiplexer for Node.js

Features

  • Zero Dependency
  • HTTP2 Support

Generate Self Signed Certificate

openssl req -x509 -newkey rsa:2048 -nodes -sha256 -subj '/CN=localhost' \
  -keyout key.pem -out cert.pem

Readme

Keywords

Package Sidebar

Install

npm i hyzen

Weekly Downloads

0

Version

1.0.0-alpha.4

License

MIT

Last publish

Collaborators

  • alessiodionisi