hohl / irc-socket-factory

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 51.9%Language:JavaScript 48.1%