IRC Server in Go

Progress Update: 2014-12-07

The Prototype

The prototype is now at a point where the basics are covered and I’m at a point where the ideas need more fleshing out before I can continue much futher.

Next Steps

The next step will be to introduce ZeroMQ into the mix, and see if and how I can use that to handle the message routing and the handling of multiple communicating clients.