Go to file
Curtis McEnroe 7baaff0777
Handle /nick and /quit
/quit doesn't actually... quit, right now. The only way to know that the
connection is closed is tls_read returning zero, it seems.
2018-08-04 01:13:06 -04:00
.gitignore Add chroot.tar target 2018-08-02 22:02:59 -04:00
LICENSE Add LICENSE file 2018-08-02 20:55:21 -04:00
Makefile Link with -lcursesw 2018-08-03 13:36:41 -04:00
chat.c Handle /nick and /quit 2018-08-04 01:13:06 -04:00