Hi!
I'm trying to expose enabled transports to the SNMPstats management platform.
How do I discover if websockets/TLS (wss) and STCP/TLS is used?
I can guess that if the websocket, tls and xhttp modules are loaded we are ready to rock with wss - but that's just a guess. Does the module itself know that it has TLS support or is that hidden deep down in the core?
/O