Add unique request IDs to streaming API to improve logs

This commit is contained in:
Eugen Rochko 2017-02-05 23:37:25 +01:00
parent 0af3401553
commit 4d2be9f432
3 changed files with 26 additions and 7 deletions

View file

@ -66,6 +66,7 @@
"sinon": "^1.17.6",
"style-loader": "^0.13.1",
"utf-8-validate": "^3.0.0",
"uuid": "^3.0.1",
"webpack": "^1.14.0",
"websocket.js": "^0.1.7",
"ws": "^2.0.2"