Skip to content

memorisecodead/ChitChat

Repository files navigation

Clang Linux Build Windows Build GCC Linux Build

A simple and efficient C++ implementation of a messenger using the popular boost::beast and boost::asio libraries for networking.


Getting started

Conan

This is an open source, decentralized and multi-platform package manager for C/C++.

Install Python:

$ sudo apt-get install python3.12

Install Conan:

CMake

CMake is a cross-platform, open-source build system generator.

Install CMake: