/chittyrc

A crappy IRC server in Go

Primary LanguagePythonApache License 2.0Apache-2.0

chitty-rc

A Crappy IRC server in Go.

Based on the specification and tests of the pedagogical IRC project chirc as an attempt to learn some Go.

It also includes the automated tests from the original project.

Please see http://chi.cs.uchicago.edu/chirc/ for a specification of the chirc project, including specific assignments.