irc2
Version:
Fast, functional IRC library
7 lines (4 loc) • 519 B
Markdown
# irc2
> Fast, functional IRC library for Node
irc2 is designed to be a fast, efficient IRC library for node. The quite popular [node-irc](https://github.com/martynsmith/node-irc) module is considered to be an unmaintained, dead project; irc2 is a complete rewrite focussed on performance, IRCv3 support and making use of newer node APIs such as streams.
At the moment, irc2 is in development. Feel free to join **#node-irc2** on **freenode**, or check out the **[issues](https://github.com/expr/node-irc2/issues)**.