nestjs How to Trace Websocket Events in NestJS - [Case Study] How do you trace websocket events in NestJS? There is no conventional way for it. Lets implement our solution with a custom WebSocketAdapter!