Skip to content

A small utility for checking server response times

Notifications You must be signed in to change notification settings

Zazzzles/checkping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A small utility for checking server response times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published