ergodic
Minimalistic standalone IRC server implemented in Go. Currently undergoing heavy development.
Extensive documentation to follow with initial release.
The main use case is for networks that are two small or unimportant to deal with configuring multiple servers (such as a small corporate network), or networks that are bulit on the fly with no configuration.
It is a possible a traditionally linkable version could surface, but is neither in the works nor planned.
Git
Usage
-address="127.0.0.1:6667"
Specify address to bind to in format '0.0.0.0:667'
% ergodic -address 10.0.0.7:6667
License
ergodic is released under the MIT/X Consortium License. A copy of the license can be found in the release tarballs.