Gujiawei-Edinburgh commented on issue #214:
URL: https://github.com/apache/bifromq/issues/214#issuecomment-3694727640

   
[bifromq-data-integration](https://github.com/bifromqio/bifromq-data-integration)
 is used to forward traffic from BifroMQ (or other MQTT brokers) to downstream 
systems via MQTT shared subscriptions.
   
   In this context:
   
   * `clientNum` represents the number of shared subscribers to be created.
   * `topicFilter` specifies the MQTT topic filter used by the SDK.
   * `groupName` refers to the shared subscription group name (an MQTT protocol 
concept).
   * `userName` and `password` are the credentials used to connect to BifroMQ.
   
   Within the repository, 
`build/src/main/java/bifromq/bridge/service/Starter.java` provides a sample 
showing how to use this SDK to start a standalone forwarding process.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to