(statsd cobra bots) statsd improvement: prefix does not need a dot as a suffix, message size can be larger than 256 bytes, error handling was invalid, use core logger for logging instead of std::cerr

This commit is contained in:
Benjamin Sergeant
2020-06-04 09:35:55 -07:00
parent b029f176b6
commit c317100b47
4 changed files with 25 additions and 10 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.6.5"
#define IX_WEBSOCKET_VERSION "9.6.6"