Skip to content

use the to-device messages instead of the room event. #3155

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

Closed
2 tasks
Tracked by #1281
BillCarsonFr opened this issue Apr 1, 2025 · 1 comment
Closed
2 tasks
Tracked by #1281

use the to-device messages instead of the room event. #3155

BillCarsonFr opened this issue Apr 1, 2025 · 1 comment
Assignees

Comments

@BillCarsonFr
Copy link
Member

BillCarsonFr commented Apr 1, 2025

  • move client.sendEvent out of encryption manager, replace it with a method in IEncryptionManager and add the logic including client.sendEvent and the receiving into a RoomMessageTransport class.
  • Create a new ToDeviceMessagesTransport class and replace RoomMessageTransport -> ToDeviceMessagesTransport
@toger5
Copy link
Contributor

toger5 commented Apr 11, 2025

Closing this as to device is now on develop. (behind a feature flag but can be used.)
The rest other iterations of it is tracked in: #1281

@toger5 toger5 closed this as completed Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants