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
6
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
5d124db96e
simplified protocol and implemented text_message::receive()
2016-11-19 23:52:43 +01:00
.gitignore
initial commit. written a CMakeLists.txt to import boost::asio & serialization
2016-11-17 20:48:22 +01:00
CMakeLists.txt
written an example server -- started experimenting with boost::asio
2016-11-18 16:11:17 +01:00
message.cpp
simplified protocol and implemented text_message::receive()
2016-11-19 23:52:43 +01:00
message.h
made interface of message and derived classes more reasonable
2016-11-19 18:03:56 +01:00
server.cpp
written an example server -- started experimenting with boost::asio
2016-11-18 16:11:17 +01:00
text_message.cpp
simplified protocol and implemented text_message::receive()
2016-11-19 23:52:43 +01:00
text_message.h
simplified protocol and implemented text_message::receive()
2016-11-19 23:52:43 +01:00
Description
A chat client written as a university project.
32
KiB
Languages
C++
100%