Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 438 Bytes

Epoll echo server

For unifying the environment, it's recommended to follow this guide C++ development with Docker containers in Visual Studio Code to run this example in docker with VSCode

Usage

To compile and run the echo server:

./run-server.sh

Test the server by send some text to it:

./client.sh