Add sync control plane API

This commit is contained in:
2026-03-16 21:23:39 +01:00
parent 769177a63e
commit 9be3b6ca52
10 changed files with 1142 additions and 14 deletions

View File

@@ -9,6 +9,9 @@ config :parrhesia,
path: nil,
private_key: nil
],
sync: [
path: nil
],
limits: [
max_frame_bytes: 1_048_576,
max_event_bytes: 262_144,