Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
/ reconnect.js Public archive

An auto-reconnect connection controller library.

License

Notifications You must be signed in to change notification settings

litert/reconnect.js

Repository files navigation

LiteRT/Reconnect

npm version License node GitHub issues GitHub Releases

An auto-reconnect connection controller library.

Requirement

  • TypeScript v2.8.1 (or newer)
  • Node.js v6.0.0 (or newer)

Installation

npm i @litert/reconnect --save

Document

License

This library is published under Apache-2.0 license.