This commit is contained in:
András Schmelczer 2025-12-23 23:14:12 +01:00
parent 9a75569e83
commit 2b568fd20e
7 changed files with 173 additions and 328 deletions

View file

@ -9,12 +9,12 @@ Central sync server with multiple clients. High-level architecture and design de
│ Clients │
├─────────────────────┬───────────────────┬───────────────────┤
│ Obsidian Plugin │ Obsidian Plugin │ CLI Client │
(User A - Device1) │ (User A - Device2│ (Server/Backup) │
│ (User A - Device1) │ (User A - Device2)│ (Server/Backup) │
└──────────┬──────────┴─────────┬─────────┴──────────┬────────┘
│ │ │
│ WebSocket │ WebSocket │ WebSocket
│ │ │
└────────────────────┼────────────────────┘
│ │ │
│ WebSocket │ WebSocket │ WebSocket
│ │ │
└────────────────────┼────────────────────┘
┌───────────▼───────────┐
│ Sync Server │