Thanks. Yes, I did mean websockets., I missed that when looking at the original post. Cool!
OK, so here is another challenge for you B-) How about being able to monitor MQTT requests. They are a bit more complex as you probably want to monitor the throughput of requests (not packets) and possibly monitor the request size.
Between them ws and MQTT are very common parts of a Node-RED system so a single dashboard to track those would be brilliant.