alexyoung / ircd.js

A Node ircd (IRC daemon)
GNU General Public License v3.0
528 stars 90 forks source link

Added support for multiple listening ports and made winston accessible #63

Closed PaulFreund closed 6 years ago

PaulFreund commented 11 years ago

I tried to follow your coding style, I hope I didn't miss something. Using the server from an application and not as standalone. Very good work, thank you!

PaulFreund commented 11 years ago

Just wanted to check if there is any problem with the addition. I'd really like to be able to install this via npm so it'd be very nice of you to look at it.

jrasanen commented 9 years ago

This pull request has conflicts and should be rebased with the master

AlMcKinlay commented 6 years ago

@PaulFreund I've forked the project and planning on deploying it on npm, as it looks like this project is dead.. Do you want to add this PR to my repo as well? If not, I'll pull the code in myself, but wanted to see if you wanted to do it first.

https://github.com/McInkay/ircd.js

PaulFreund commented 6 years ago

@McInkay I have long moved on and propose you merge the changes yourself, good Luck with the reboot ;)

AlMcKinlay commented 6 years ago

@PaulFreund I assumed as much. I actually noticed that this is GPLd which will cause me issues for what I want to do, so I've started a brand new project. What could go wrong? :-P