Client connection timestamp #919
Answered
by
gnought
Gianluca-Casagrande-Stiga
asked this question in
Q&A
-
I would like to have the snapshot of all connected client Ids, with their related connection duration. |
Beta Was this translation helpful? Give feedback.
Answered by
gnought
Dec 5, 2023
Replies: 1 comment 1 reply
-
It's quite an interesting idea. Imo storing the session start timestamp per client as a base is good enough, that reserve rooms for developers to adapt in their use cases. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gianluca-Casagrande-Stiga
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's quite an interesting idea. Imo storing the session start timestamp per client as a base is good enough, that reserve rooms for developers to adapt in their use cases.