/IrcClientMinimal

A minimal IRC client written in 200 lines of C#.

Primary LanguageC#MIT LicenseMIT

A minimal IRC client

A very stripped down IRC client written in just 200 lines of C#.

About

  • Includes an asynchonous TCP client implementation built on top of the Socket class