summaryrefslogtreecommitdiffstats
path: root/libraries/smartirc4net/README
blob: e26d737f81aadf9abee12b613ccaa15a7042e2ec (plain)
smartirc4net (C# IRC Library)

SmartIrc4net is a multi-threaded and thread-safe IRC library witten in C#. 
It allows you to communicate with IRC servers.  The API features full channel 
syncing and is split into 3 layers: IrcConnection, IrcCommands, and IrcClient.