jxlgzwh commented on issue #212: URL: https://github.com/apache/bifromq/issues/212#issuecomment-3705125700
1、EventLogger 的 plugin demo 中,可以通过event 类型判断是否离线,希望知道通过 event 如何 判断具体是哪个 clientId 的 离线 ? event 如何关联到 clentid 2、对于同一个 ClientId ,如果 ClientId 登录了两次,希望可以查询到 clientId 的 两个 sessionId ,这样可以识别那一次是最新的登录,用来终止前一次会话的业务操作 , 保留最新会话的任务 。 -- 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]
