Skip to content

dvetutnev/ping_pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple network "Ping-Pong" for lazy student ;)

IO is async, used libuv and uvw

Build

Is required compiler C++14

git clone https://github.com/dvetutnev/ping_pong.git
cd ping_pong
git submodule update --init
mkdir build && cd build
cmake ..
cmake --build .

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published