A chat client written as a university project.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kjistóf b68057f4f3 changed executable name to match project name 7 years ago
.gitignore added teszt.cpp to .gitignore -> use this for testing 7 years ago
CMakeLists.txt changed executable name to match project name 7 years ago
chat_messages.hpp added a get_header() method to class chat_message 7 years ago
chat_networking.hpp receive_policy must provide an invalid_msg_do_what method 7 years ago
chat_window.hpp hooked up GUI and networking, first release candidate 7 years ago
check_policy.hpp receive_policy must provide an invalid_msg_do_what method 7 years ago
commandline_chat.cpp receive_policy must provide an invalid_msg_do_what method 7 years ago
gui_chat.cpp hooked up GUI and networking, first release candidate 7 years ago