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
10
Commits
1
Branch
0
Tags
be89be49da937d43a9f6f1618c474a7b1818cca8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kjistóf
be89be49da
added cmake-build-debug to .gitignore
2016-11-29 17:53:17 +01:00
.gitignore
added cmake-build-debug to .gitignore
2016-11-29 17:53:17 +01:00
chat_messages.h
started work on the interface of chat_messages
2016-11-26 13:46:14 +01:00
CMakeLists.txt
written an example server -- started experimenting with boost::asio
2016-11-18 16:11:17 +01:00
message.cpp
bugfix: messages would only be received till the first whitespace
2016-11-20 11:14:20 +01:00
message.h
reworked message's receive interface
2016-11-20 00:18:14 +01:00
server.cpp
written an example server -- started experimenting with boost::asio
2016-11-18 16:11:17 +01:00
text_message.cpp
reworked message's receive interface
2016-11-20 00:18:14 +01:00
text_message.h
reworked message's receive interface
2016-11-20 00:18:14 +01:00
Description
A chat client written as a university project.
32
KiB
Languages
C++
100%