IRC Server in Go

Progress Update: 2014-12-10

Code Improvements

I’ve made progress with a more final version of the IRC server, which is better structured…

Next Steps

Next is to handle the commands the client issues in an effective way. I’m also still thinking about how to handle message routing and also how to handle channels…