Skip to content

jimhoule/cpp-chat-app

Repository files navigation

C++ Chat App

Chat cient and server built using c++

Stack

  • C++
  • Cmake
  • Docker

How to use

  • Build the app
  • Run Server executable inside build/server to start the server (Alternatively you can run docker-compose to run the server inside a container)
  • Run Client executable inside build/client to start the client

About

Implementation of a custom socket server and socket client to create a chat app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published