This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
cpp11chat
Watch
1
Star
0
Fork
0
You've already forked cpp11chat
Code
Issues
Pull Requests
Releases
Wiki
Activity
38
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kjistóf
d0a995d6da
fixed bugs (random tabs appering) regarding message content handling
2016-12-04 13:59:17 +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 get_content() method, which excludes command byte & term byte
2016-12-04 13:58:25 +01:00
chat_networking.hpp
fixed bugs (random tabs appering) regarding message content handling
2016-12-04 13:59:17 +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
removed boost.serialization from project, as it is not yet used
2016-12-04 12:52:21 +01:00
Description
A chat client written as a university project.
32
KiB
Languages
C++
100%