Skip to content
This repository was archived by the owner on Feb 26, 2022. It is now read-only.

cjens00/async-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-chat-server

Example asynchronous chat server in C++ using standalone Asio and TCP sockets.

  • Uses C++20 and compiled with MSVC.

  • Dependencies:

  • Attempts to keep lambda usage to a minimum (Too many tutorials out there were using huge, 20+ line lambdas which were difficult or impossible to debug and learn from).

About

Example asynchronous chat server in C++ using standalone Asio and TCP sockets.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •