initializeTransport

protected suspend override fun initializeTransport(): KrpcTransport(source)

Called once to provide KrpcTransport for this client.

IMPORTANT: The provided instance must be exclusive to this client, otherwise unexpected behavior may occur.