/go-irckit

Minimal IRC server (and maybe client) toolkit for Go.

Primary LanguageGoMIT LicenseMIT

GoDoc License Build Status

go-irckit

Minimal IRC server (and maybe client) toolkit in Go.

Built to experiment with the IRC protocol, mostly implementing the RFCs from scratch so don't expect it to be super-robust or correct. Aimed to be a good foundation for bootstrapping quick proof-of-concepts on the IRC protocol.

Status: v0.0 (no stability guarantee); if you're using this, please open an issue with your API requirements.

Check the project's upcoming milestones to get a feel for what's prioritized.

Details

License

MIT