Lindenii Project Forge
Login

go-lindenii-irc

IRC library for the Lindenii Project

ssh://forge.lindenii.runxiyu.org/go/-/repos/go-lindenii-irc

1e47f911 — Runxi Yu 2025-03-22 03:06:00
Strip trailing \n too
89db1e89 — Runxi Yu 2025-03-22 02:57:30
ReadMessage should return the raw line too
aabae521 — Runxi Yu 2025-03-22 02:41:38
Use Source by value instead of pointer

IRC client library

This was partially inspired by miniirc but aims to be a little bit simpler. All message handling and state tracking are left to the user.