Skip to content
forked from Nawo/Chat

Chat app to learn about networking and Qt

Notifications You must be signed in to change notification settings

dominikpalatynski/Chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat diagram drawio (1)

To build this project make build folder by using

mkdir build

cd build

cmake ..

cmake --build . --config Release

also You can use Debug instead of Release

About

Chat app to learn about networking and Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.3%
  • C++ 37.3%
  • Other 0.4%