irc-factory

1.10.1 • Public • Published

irc-factory Build Status Bitdeli Badge

Some stress tests have been done Click here

A rebuilt irc-factory from irc-socket and irc-message, irc-factory was originally based on node-irc, however it got hacked away at and eventually turned into a half functional slow pile of junk.

I decided on the task of re-designing it from the ground up for the new ircanywhere. It's built ontop of a two rapid barebone irc socket and irc parsing libraries, it has a similar api to node-irc but ultimately has almost none of the bulk of it. The main difference between node-irc is that it's primary design is to allow for long running irc clients, which means you can seperate your program and irc client processes to allow for instant resumes.

Installation and usage docs are in the wiki.

Package Sidebar

Install

npm i irc-factory

Weekly Downloads

1

Version

1.10.1

License

none

Last publish

Collaborators

  • rickihastings