Hello community,
I noticed that the data broker supports Unix Domain Sockets (UDS), but I couldn't find a way to connect to it using the CLI or SDK. Is there a supported method for this? I assumed UDS would be faster than TCP/IP.
Additionally, I would like to know if JWT-based authorization is also supported when using UDS.
Thanks in advance!