1.0.2 • Published 4 years ago

checkping v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

checkping

A utility for checking latency on endpoints

Installation

Use the package manager npm to install.

npm install checkping

Usage

import checkping from "checkping";

checkping(ip, multiplier); // ip: server IP, multiplier: tuning for delay, return: Promise<number>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago