irctk

libircclient binding for scripts
git clone https://a3nm.net/git/irctk/
Log | Files | Refs | README

commit 7fda787ea3b7ec6f91adf8e5a5232a6aa25a416c
parent 09ed4ce7b7318d5f9b4c8d3341feca27a7dd5690
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 11 Sep 2018 17:53:14 +0200

+TODO

Diffstat:
TODO | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -1,3 +1,9 @@ +- certificate check seems broken (rejects a valid certificate), why? + +- missing commands: /whois /list + => can be sent with irc_send_raw, but how does one get the reply, is it an + event? should replies be displayed in a specific "server" buffer? + fix existing problems with test cases - when connections to 6667 are dropped, irctk cannot start