ping-rx
v1.0.1
Published
<h1 align="center" style="border-bottom: none;">ping-rx</h1> <h3 align="center">Ping with RxJs</h3> <p align="center"> <a href="https://circleci.com/gh/patrickmichalina/ping-rx"> <img alt="circeci" src="https://circleci.com/gh/patrickmichalina/ping-
Downloads
27
Maintainers
Readme
Installation
This package is designed to be run in a Node environment. For the best developer experience use Typescript.
$ npm i ping-rx
CLI
For CLI usage its easier to install globally like so:
$ npm i -g ping-rx
// starting listening
$ pingrx -h 192.168.1.73
Usage
TODO