Skip to content

Information

Djgaven588 edited this page Apr 4, 2019 · 2 revisions

This project is intended to be a more modern, more universal, more customizable version of IRC. This repo includes a C# implementation of a server, and a client. These can be expanded upon to customize them, but should still include the basic functionality. You can find out what you need to do to allow all clients to work with your server, or to allow all servers to work with your client in this Wiki.

The goal of this project is to bring IRC like communication back to life in a way that you can make it your very own.

As long as you can make a TCP connection, your halfway to making your own client or server!

Clone this wiki locally