Skip to content

going-merry0/epoll-echo-server

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published