diff options
author | Till Hoeppner | 2015-05-04 22:59:57 +0200 |
---|---|---|
committer | Till Hoeppner | 2015-05-04 22:59:57 +0200 |
commit | e12b46f417331f5084cf766cff15d207f875fa75 (patch) | |
tree | 266d53875324b815da65f49772c11f4cd7c89376 /README.md | |
parent | e2d777951ee229608b02b1eba4028654e886065a (diff) | |
download | irsc-e12b46f417331f5084cf766cff15d207f875fa75.tar.gz irsc-e12b46f417331f5084cf766cff15d207f875fa75.tar.xz irsc-e12b46f417331f5084cf766cff15d207f875fa75.zip |
Add SSL to the feature list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ This library is supposed to be a thin layer over the IRC protocol, doing all the - Semi-complete implementation of [RFC2812](http://tools.ietf.org/html/rfc2812) - Some CTCP support +- SSL for connections ### Planned |