/irc-socket-factory

Toolkit built on irc-socket to manage multiple persistent IRC sockets.

Primary LanguageTypeScriptMIT LicenseMIT

IRC Socket Factory

This NPM module is a helper built on irc-socket to manage multiple persistent IRC sockets.

Installation

npm install irc-socket-factory --save

Usage

A small demonstration of this project is provided in example/test.js.