UnixDomainSocketDataChannel

constructor(socketFilePath: String, probePacket: ProbePacket)

Parameters

socketFilePath

The path to the Unix domain socket file.

probePacket

A packet used to probe the socket state. The type of the packet is determined by the configured format (JSONL or Protobuf).