From 103704b183cbfeab341ecf4314b4d82694b07ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 26 Sep 2022 13:36:19 +0200 Subject: Punt hid back where it came from --- README.adoc | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index b6f728b..985fef8 100644 --- a/README.adoc +++ b/README.adoc @@ -34,7 +34,6 @@ figured out it would make sense: - hbfe - bitmap font editor - he - text editor - hfm - file manager - - hid - IRC daemon - hm - mail client - hnc - netcat-alike - ho - all-powerful organizer @@ -57,26 +56,11 @@ permeating the entire list. Some information is omitted from these descriptions and lies either in my head or in my other notes. -hid -- IRC daemon -~~~~~~~~~~~~~~~~~ -This project is unimportant by itself, its sole purpose is to gain experience -with Go on something that I have already done and understand well. Nothing -beyond achieving feature parity is in the initial scope. - -One possibility of complicating would be adding simple WebSocket listeners but -that's already been done for me https://github.com/kiwiirc/webircgateway and -it's even in Go, I just need to set up kiwiirc. - -Later, when we have a pleasant IRC client, implement either the P10 or the TS6 -server-linking protocol and make atheme work with a generic module. -Alternatively add support for plugins. The goal is to allow creating integrated -bridges to various public forums. - hnc -- netcat-alike ~~~~~~~~~~~~~~~~~~~ -The result of testing hid with telnet, OpenSSL s_client, OpenBSD nc, GNU nc and -Ncat is that neither of them can properly shutdown the connection. We need -a good implementation with TLS support. +The result of testing xK/xS with telnet, OpenSSL s_client, OpenBSD nc, GNU nc, +and Ncat is that neither of them can properly shutdown the connection. +We need a good implementation with TLS support. hpcu -- PRIMARY-CLIPBOARD unifier ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3