forked from RecursiveForest/goty
-
Notifications
You must be signed in to change notification settings - Fork 0
A minimal irc client library implemented in Go - Go Troll Yourself
hagna/goty
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GoTY (Go Troll Yourself) is a minimal irc client library implemented in Go. GoTY provides a connection object that gives access to a read and a write channel, direct access to the TCP socket, as well as Dial, Connect, and Close methods. Everything else is handled outside of the library. GoTY takes strong influence from Matt Gruen's irc.go: http://code.google.com/p/go-bot/source/browse/irc.go GoTY is bundled with a small example IRC program, sic, which takes influence from the suckless.org simple irc client, sic: http://tools.suckless.org/sic Credit and thanks for the name goes to Uriel of cat-v.org: uriel.cat-v.org
About
A minimal irc client library implemented in Go - Go Troll Yourself
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%