Mirrors the pulsar-clientClient constructor options. serviceUrl is
the Pulsar broker URL, e.g. pulsar://localhost:6650. A pre-built
pulsar-clientClient instance can be injected via client, in which
case connect() uses it directly and skips loading the driver (this is how
tests inject a mock).
Connection options for
PulsarStore.Mirrors the
pulsar-clientClientconstructor options.serviceUrlis the Pulsar broker URL, e.g.pulsar://localhost:6650. A pre-builtpulsar-clientClientinstance can be injected viaclient, in which caseconnect()uses it directly and skips loading the driver (this is how tests inject a mock).