Skip to content

d351d3r/chatex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatex

A simple client-server messaging application based on Boost Asio The "nlohmann" library was used for json

Targets:

  • server_starter - starting the server.
  • client_starter - client launch.


Available commands:

- register - registration on the server.
- login - login.
- logout - logout.
- HELLO - sends HELLO to the server.
- message - send message to all users (anonymous or with your login).
- ping - ping of the server (don't print response).
- stop - stop the server.
- help - list of commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published