A chat client written as a university project.
Go to file
2016-12-07 19:12:05 +01:00
.gitignore added teszt.cpp to .gitignore -> use this for testing 2016-12-03 13:23:25 +01:00
chat_messages.hpp added a length() method for checking message length 2016-12-07 19:12:05 +01:00
chat_networking.hpp added a little good old fashioned command-line chat action 2016-12-07 19:11:52 +01:00
check_policy.hpp implemented message handling for every type of message via policies 2016-12-04 12:51:28 +01:00
CMakeLists.txt added a little good old fashioned command-line chat action 2016-12-07 19:11:52 +01:00
commandline_chat.cpp added a little good old fashioned command-line chat action 2016-12-07 19:11:52 +01:00