From 156800544027a88f68670a47c8fb702843173db5 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Tue, 26 Jul 2016 13:58:52 -0400 Subject: Move DESIGN to historical-archive so no one thinks it is current --- historical-archive/DESIGN/specs-and-references.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 historical-archive/DESIGN/specs-and-references.md (limited to 'historical-archive/DESIGN/specs-and-references.md') diff --git a/historical-archive/DESIGN/specs-and-references.md b/historical-archive/DESIGN/specs-and-references.md new file mode 100644 index 0000000..917e606 --- /dev/null +++ b/historical-archive/DESIGN/specs-and-references.md @@ -0,0 +1,17 @@ + +# Specs + +* [Numerics and other awesome info](https://www.alien.net.au/irc/) +* [RFC 1459](https://tools.ietf.org/html/rfc1459) +* [RFC 2810](https://tools.ietf.org/html/rfc2810) +* [RFC 2811](https://tools.ietf.org/html/rfc2811) +* [RFC 2812](https://tools.ietf.org/html/rfc2812) +* [RFC 2813](https://tools.ietf.org/html/rfc2813) +* [WebIRC](https://irc.wiki/WebIRC) +* [CTCP SPEC](http://cpansearch.perl.org/src/HINRIK/POE-Component-IRC-6.78/docs/ctcpspec.html) +* [DCC Description](http://www.irchelp.org/irchelp/rfc/dccspec.html) +* [DCC2](https://tools.ietf.org/id/draft-smith-irc-dcc2-negotiation-00.txt) + +# Future + +IRCv3 group: http://ircv3.net/ -- cgit v1.1