An IRC server inspired by MSN Chat, implementing IRC and IRCX protocols. Created by @jyonxo and @realJoshByrnes.
jyonxo |
realJoshByrnes |
joachimjusth |
ricardodevries |
The current implementation of IRC7 is hosted by SkyCrest.
IRC7 targets .NET 10 and is built using GitHub Actions. See the workflow for details.
IRC7 is based on a mixture of the following specifications and data gathered during the time MSN Chat was operational:
- RFC 1459 — Internet Relay Chat Protocol: original · local copy
- draft-pfenning-irc-extensions-04 — IRCX Extensions: original · local copy
Canonical copies of these documents are stored in the docs/ directory for reference.