Summer of Code 2015 IRCd

From XMPP WIKI
Revision as of 16:48, 11 March 2015 by Kevin (talk | contribs)
Jump to navigation Jump to search

Research Material

There are many possibilities for how MUC support could be added to Freenode, and many of the volunteers involved in Freenode have opinions on the correct way to approach this problem. Before stepping into that discussion, you should have a basic understanding of the two protocols involved.


Installing IRCd

To add MUC support to Freenode, you may or may not end up editing the ircd software itself, but you will certainly need your own personal ircd running with the same software used by Freenode. Start by downloading a copy of the code from Github, you'll find further instructions in INSTALL.

Teaser task

As setting up the ircd is a chunk of work in itself, a sensible teaser task here is for a student to run up the ircd and allow mentors to connect to it to chat with them. If you don't have the ability to run up a server somewhere reachable, ask on the IRC channel.