Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Latest commit

 

History

History
39 lines (21 loc) · 1.83 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.83 KB

IRC.NET

Build status

Development Branch

Build Status Build status

Master Branch

Build Status Build status

Overview

IRC.NET is a complete IRC (Internet Relay Chat) client library for the .NET Framework 4.0 and Silverlight 4.0. It aims to provide a complete and efficient implementation of the protocol as described in RFCs 1459 and 2812, as well as de-facto modern features of the protocol.

This project was formlery hosted on Launchpad.

Mono

The .NET Framework version of the library is also intended to compile and run under Mono 2.6 and later.

The Silverlight version of the library is not guaranteed to compile or run on the Moonlight framework, though it may be officially supported in the future.

Non-RFC Features

Help

  • Talk to us on our IRC channel.

  • If you have confirmed that the behaviour is unexpected, submit an issue on GitHub.