checkping

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i checkping

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

8.56 kB

Total Files

8

Last publish

Collaborators

  • rasbrits