Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
ngircd/doc/RFC.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
32 lines (21 sloc)
1.02 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ngIRCd - Next Generation IRC Server | |
http://ngircd.barton.de/ | |
(c)2001-2017 Alexander Barton and Contributors. | |
ngIRCd is free software and published under the | |
terms of the GNU General Public License. | |
-- RFC.txt -- | |
The Internet Relay Chat (IRC) protocol is documented in these Request for | |
Comments (RFCs), which you can get via <http://www.faqs.org/rfcs/> or | |
<https://www.ietf.org/rfc.html> for example. | |
1459 Oikarinen, J. & D. Reed, "Internet Relay Chat Protocol", | |
May 1993, [IRC]. | |
2810 Kalt, C., "Internet Relay Chat: Architecture", | |
April 2000, [IRC-ARCH]. | |
2811 Kalt, C., "Internet Relay Chat: Channel Management", | |
April 2000, [IRC-CHAN]. | |
2812 Kalt, C., "Internet Relay Chat: Client Protocol", | |
April 2000, [IRC-CLIENT]. | |
2813 Kalt, C., "Internet Relay Chat: Server Protocol", | |
April 2000, [IRC-SERVER]. | |
7194 Hartmann, R., "Default Port for Internet Relay Chat (IRC) via TLS/SSL", | |
August 2014. |