TsgcWSPClient_Kafka › Properties › Client
The TsgcWebSocketClient used as the transport.
property Client: TsgcWebSocketClient;
—
Assign a TsgcWebSocketClient with Specifications.RFC6455 = false; the Kafka protocol connects through it (Host/Port, default 9092).
oKafka.Client := oClient;