node-irc
node-irc copied to clipboard
:computer: IRC server implementation in Node.js
Results
2
node-irc issues
Sort by
recently updated
recently updated
newest added
Not sure why, `\r\n` isnt the character pattern used by common irc clients. Everything seems to work after changing this.
This is what I get when a client tries to connect (on server of course): `[nodemon] starting `node app.js` Server Listening on 6667 events.js:167 throw er; // Unhandled 'error' event...