(ws connect) display statistics about how much time it takes to stop the connection / cf #168

This commit is contained in:
Benjamin Sergeant
2020-03-24 20:29:09 -07:00
parent 179e17895d
commit 37cb2cc266
7 changed files with 91 additions and 48 deletions

View File

@ -35,6 +35,7 @@ endif()
add_executable(ws
../third_party/msgpack11/msgpack11.cpp
${JSONCPP_SOURCES}
IXBench.cpp
ws_http_client.cpp
ws_ping_pong.cpp