Can anyone recommend an open source IRC server, preferably BSD or MIT-style licensed, that
doesn't have dependencies on scripting languages or much else? I'd like a pure C,
C++ etc. solution if possible.
I'm looking for something to test socket applications against. It doesn't have to
be a super duper server or have zillions of features. Something basic would be good
enough, but I will want to build and run it on several platforms.
Thanks.