We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
EncryptionSyncService
1 parent 58755bb commit 5a1392eCopy full SHA for 5a1392e
ARCHITECTURE.md
@@ -76,7 +76,7 @@ implement encryption at rest can use those primitives.
76
77
Very high-level primitives implementing the best practices and cutting-edge Matrix tech:
78
79
-- `EncryptionService`: a specialized service running simplified sliding sync (MSC4186) for
+- `EncryptionSyncService`: a specialized service running simplified sliding sync (MSC4186) for
80
everything related to crypto and E2EE for the current `Client`.
81
- `RoomListService`: a specialized service running simplified sliding sync (MSC4186) for
82
retrieving the list of current rooms, and exposing its entries.
0 commit comments