-
Notifications
You must be signed in to change notification settings - Fork 401
MSC4296: Mentions for device IDs #4296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
d260c4a
to
4f83735
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implementation requirements:
- Client (sending)
- Client (receiving)
- Server
be helpful, for instance, in cases where devices with different capabilities are participating | ||
in the room and the sender wants to provide a hint on which devices the recipient should pick up | ||
the message. This proposal makes it possible to mention specific devices via the existing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like what? What features would this support?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm planning to use this as a dependency for another proposal that I'm currently working out. I think it won't get much clearer before that, sorry (and it could possibly still be a bad idea after all).
Maybe I should have delayed publishing this proposal but it seemed atomic enough and I wanted to get feedback on it as early as possible. Your other comment below shows me that this wasn't entirely futile at least.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No problem, I'm just unable to come up with plausible ideas myself! Looking forward to seeing it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
proposals/4296-device-id-mentions.md
Outdated
|
||
## Potential issues | ||
|
||
None. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would this be something more for bots to be using, rather than users? I'm trying to understand the client-side flow of how you'd mention a specific device. It certainly feels a bit odd for anything other than perhaps a security message from your server, to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, in fact I'm planning to use this as a dependency for another proposal that involves bots. Sorry, this isn't clearer right now.
Rendered