A chat client written as a university project.
Go to file
2016-12-03 23:27:36 +01:00
.gitignore added teszt.cpp to .gitignore -> use this for testing 2016-12-03 13:23:25 +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 completed TODO: handshaking messages are now handled by receive policy 2016-12-03 23:27:36 +01:00
check_policy.hpp completed TODO: handshaking messages are now handled by receive policy 2016-12-03 23:27:36 +01:00
CMakeLists.txt added new source files to CMakeLists.txt and a test config 2016-12-03 13:52:27 +01:00