Open davidboom95 opened 2 months ago
Out of pure curiosity what do you want to achieve with this? Especially curios about the getting the distinct id part.
If you are trying to identify the user in the server, it's something that I wanted to add at some point. I will have to check again now since it's been a while.
Can you confirm this is what you are trying to achieve @davidboom95 ?
That is what I'm trying to achieve, yes.
The main purpose of this particular implementation is to track server events like welcome_event_sent
, althought these type of events are triggered by the client in some point, that does not mean the server task is called right away, as some of these events could by run by background tasks.
Hi @davidboom95! I haven't forgotten about this issue. I've had some busy weeks, but I would like to continue working on it shortly.
Let me know if you have some ideas in mind!
Is it possible?
Appending vanilla implementation: