Skip to content

intoli/multiplex-server

Repository files navigation

Multiplex-Server

Build Status License NPM Version          Tweet Share on Facebook Share on Reddit Share on Hacker News

Multiplex-Server is a a node.js multiplex server which allows you to handle HTTP and HTTPS requests on the same port.

Installation

The Multiplex-Server library is available on npm with the package name multiplex-server. You can install it using your favorite JavaScript package manager in the usual way.

# With npm: npm install multiplex-server
# With pnpm: pnpm install multiplex-server
# With yarn:
yarn add multiplex-server

Contributing

Contributions are welcome, but please follow these contributor guidelines outlined in CONTRIBUTING.md.

License

Multiplex-Server is licensed under a BSD 2-Clause License and is copyright Intoli, LLC.

About

A node.js multiplex server which allows you to handle HTTP and HTTPS requests on the same port.

Resources

License

Stars

Watchers

Forks

Packages

No packages published