You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Huntington ebdf8ed69b
init readme, gitignore, server.cpp
3 years ago
.gitignore init readme, gitignore, server.cpp 3 years ago
README.md init readme, gitignore, server.cpp 3 years ago
server.cpp init readme, gitignore, server.cpp 3 years ago

README.md

g++ -std=c++11 -Wall -Wextra -Werror server.cpp -lpthread

brew install asio brew install boost