(ws cobra to sentry/statsd) fix for handling null events properly for empty queues + use queue to send data to statsd

This commit is contained in:
Benjamin Sergeant
2019-12-28 17:28:05 -08:00
parent d89d152ad7
commit 8b5e42fe84
4 changed files with 126 additions and 33 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.8.5"
#define IX_WEBSOCKET_VERSION "7.8.6"