You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/supporting-docs/projects/2016-10-04-matrix-ircd.md

18 lines
737 B
Markdown

---
layout: project
title: matrix-ircd
categories: projects client
description: An IRCd implementation backed by Matrix.
author: Erik
maturity: Alpha
---
# {{ page.title }}
An IRCd implementation backed by Matrix. Inspired by [PTO](./pto.html)!
This is a work in progress. Matrix IRCd should be stable enough to hack on and test, but has not been tested in production or for any length of time.
See the [GitHub issues page](https://github.com/matrix-org/matrix-ircd/issues) for a more detailed breakdown of what is left to do, and/or join the discussion on the Matrix channel: [#matrix-ircd:matrix.org](https://matrix.to/#/#matrix-ircd:matrix.org)
You can check out the code from [GitHub](https://github.com/matrix-org/matrix-ircd).