mkdir build
cd build
cmake ..
make
and the executable is in build/iospush
.
nghttp2
andnghttp2_asio
for HTTP/2 support (client and server)- RocksDB as storage layer
- `` for parsing command line options
- OpenSSL for encryption (not included in source tree)
- Boost for asio and some other stuff needed (not included in source tree)