Skip to content

aghio-2020/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

A very simple chat application with it's server application. If you ever thought your chatting app of your choice was too secure and well functioning, then you've come to the right place!

image

To use, boot up a server with the ip and port you want to bind to (can be your private ip if you'd want to LAN) and then run up as many clients as you want, connecting to that port and address from the server with an username

Setup

to build you need:

  • boost
  • imgui
  • glfw

just including the repos in the packages directory should do. Boost should work if it is in the system default dir (e.g. C:/boost for windows) so if thats the case, feel free to avoid having to copy it on the packages dir

About

Desktop chat and its server application

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors