A chat client written as a university project.
Go to file
Kjistóf 0283b3e2ed removed boost.serialization from project, as it is not yet used 2016-12-04 12:52:21 +01:00
.gitignore added teszt.cpp to .gitignore -> use this for testing 2016-12-03 13:23:25 +01:00
CMakeLists.txt removed boost.serialization from project, as it is not yet used 2016-12-04 12:52:21 +01:00
chat_messages.hpp made byte(message) helper method constexpr so it is compile time 2016-12-03 14:22:49 +01:00
chat_networking.hpp implemented message handling for every type of message via policies 2016-12-04 12:51:28 +01:00
check_policy.hpp implemented message handling for every type of message via policies 2016-12-04 12:51:28 +01:00