/service

Primary LanguageJavaScript

service

Event-driven service abstraction for running, stopping, and handling stuff.

Install

Clone the repo and npm i

Usage

The example directory contains a client and server implemented with websockets and service.

Test

npm test