test broadcast server

This commit is contained in:
Benjamin Sergeant
2020-01-12 21:32:26 -08:00
parent bb31612ebe
commit b96b3b099f
5 changed files with 94 additions and 3 deletions

View File

@ -102,7 +102,7 @@ namespace ix
size_t bufferedAmount = client->bufferedAmount();
spdlog::info(
"{}: [client {}]: has readystate {} bytes left to be sent",
"{}: [client {}]: has readystate {} bytes left to be sent {}",
"ws_transfer",
id,
readyStateString,