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

   > MQTTClientInfoConstants 没有看到sessionId ,需要如何获取 sessionId?
   
   The `sessionId` mapping in `MQTTClientInfoConstants` depends on your session 
flag:
   
   `Clean Session (true)`: userId / channelId
   
   `Persistent Session (false)`: userId / clientId
   
   Also, `channelId` is the only identifier for the connection itself


-- 
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