Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A server side of the instant messaging application using C++ with ASIO (non-BOOST), SQLite3, and OpenSSL.

A client side is available here

ASIO can be downloaded from the following website.

OpenSSL can be installed using:

sudo apt install openssl

SQLite3 can be install using:

sudo apt install sqlite3

About

A server application for instant messaging in C++ (ASIO, ImGui, OpenSSL, SQLite)

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages