Skip to content

A rebuilt irc-factory from simple-irc-socket and irc-message. Get support at #ircanywhere on freenode

License

Notifications You must be signed in to change notification settings

cydrobolt/irc-factory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A rebuilt irc-factory from simple-irc-socket and irc-message. Get support at #ircanywhere on freenode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%