An experimental IRC server written in Rust.
DevNet: 134.209.229.48:6667
Myriad strives to be a fast and simple IRC server.
Myriad is not ready for production use. Many basic features are missing and since this is a hobby project I'm working on in my free time, no accurate estimate can be given.
Implemented: JOIN, PRIVMSG
Bugfixes:
- Remove client from client list on QUIT
Implemented: PING, NICK, USER, MOTD, QUIT