]> arthur.barton.de Git - ngircd-alex.git/blob - doc/Capabilities.txt
9a692ea6cd273a4a6ec4c460ff6d9c0dc89e33d2
[ngircd-alex.git] / doc / Capabilities.txt
1
2                      ngIRCd - Next Generation IRC Server
3                            http://ngircd.barton.de/
4
5                (c)2001-2012 Alexander Barton and Contributors.
6                ngIRCd is free software and published under the
7                    terms of the GNU General Public License.
8
9                             -- Capabilities.txt --
10
11
12 This document lists and describes the "IRC capabilities" that ngIRCd supports
13 and can be requested by a IRC/IRCv3 client that supports the "CAP" command.
14
15 ngIRCd implements the "IRC Client Capabilities Extension" as described here:
16 <http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html>
17
18
19 I. Supported Capabilities
20 ~~~~~~~~~~~~~~~~~~~~~~~~~
21
22 None. At the moment, ngIRCd supports the "CAP" command and its sub-commands
23 but offers no capabilities that could be requested by a client.