port-reservation

0.3.2 • Public • Published

Port Reservation System

allows to reserve network ports for later use

Circle CI Coverage Status Dependency Status devDependency Status

This library is a thin wrapper around PortFinder. It guarantees that ports that have been provided to a client are considered "reserved", and are not provided again in future requests for more free ports. Even if a reserved port is currently not used.

This is useful for example when it takes a while to start up the processes that use these ports.

Development

see our developer documentation

Readme

Keywords

none

Package Sidebar

Install

npm i port-reservation

Weekly Downloads

1

Version

0.3.2

License

ISC

Last publish

Collaborators

  • hallettj
  • originate-owner
  • kevingoslar