A modern IRC server (daemon/ircd) written in Go.
Find a file
2012-12-12 23:34:32 -08:00
src formatting 2012-12-12 23:34:32 -08:00
.gitignore simple build script 2012-12-09 15:24:22 -08:00
build.sh I think I get IRC protocol now. 2012-12-12 23:27:17 -08:00
README.md cleanup and reorganization 2012-12-09 12:51:50 -08:00

Ergonomadic

A Go IRC Daemon

Ergonomadic is an IRC daemon written from scratch in Go.

Why?

I wanted to learn Go.

What's with the name?

"Ergonomadic" is an anagram of "Go IRC Daemon".

Helpful Documentation