summaryrefslogtreecommitdiffstats
path: root/libraries/smartirc4net/README
blob: d2f09e76bf43fc6d7190d6106d0596319d796aee (plain)
1
2
3
4
5
6
7
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.
 
This requires mono.