add --cat-client behavior

This commit is contained in:
Martin Michelsen
2022-07-20 23:05:47 -07:00
parent 5f836711c7
commit 4163f2affa
11 changed files with 499 additions and 252 deletions
+1
View File
@@ -45,6 +45,7 @@ endif()
# Executable definition
add_executable(newserv
src/CatSession.cc
src/Channel.cc
src/ChatCommands.cc
src/Client.cc