diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-12-31 05:06:02 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-12-31 05:07:28 +0100 |
commit | c015835d3a7f4d8b0343895891849ac94d24a1d1 (patch) | |
tree | b065efd3c41bb57a52e8a257d40049ba7f9309f8 /README.adoc | |
parent | 1d14abd87580a7ebbba753d22ba6517987dd5b8f (diff) | |
download | xK-c015835d3a7f4d8b0343895891849ac94d24a1d1.tar.gz xK-c015835d3a7f4d8b0343895891849ac94d24a1d1.tar.xz xK-c015835d3a7f4d8b0343895891849ac94d24a1d1.zip |
Update README
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 98e13f7..20fb718 100644 --- a/README.adoc +++ b/README.adoc @@ -11,7 +11,7 @@ All of them have these potentially interesting properties: - full IPv6 support - TLS support, including client certificates - minimal dependencies - - very compact and easy to hack on + - compact and arguably easy to hack on - permissive license degesch @@ -38,7 +38,7 @@ Notable features: - TLS autodetection (why doesn't everyone have this?), using secure defaults - IRCop authentication via TLS client certificates - epoll/kqueue support; this means that it should be able to handle quite - a number of user connections + a number of concurrent user connections - partial IRCv3 support Not supported: |