From 8ee5194af70235c76c1975f4985022990849da8f Mon Sep 17 00:00:00 2001 From: xqtc Date: Wed, 4 Sep 2024 11:33:21 +0200 Subject: [PATCH] [Protocol] Uptime Polling -> Alive check --- lib-uwusched/src/data/mod.rs | 0 notes/UwUsched/.obsidian/workspace.json | 15 ++++++++------- notes/UwUsched/Protocol.md | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) create mode 100644 lib-uwusched/src/data/mod.rs diff --git a/lib-uwusched/src/data/mod.rs b/lib-uwusched/src/data/mod.rs new file mode 100644 index 0000000..e69de29 diff --git a/notes/UwUsched/.obsidian/workspace.json b/notes/UwUsched/.obsidian/workspace.json index fe9c5ee..75f1bdd 100644 --- a/notes/UwUsched/.obsidian/workspace.json +++ b/notes/UwUsched/.obsidian/workspace.json @@ -13,8 +13,8 @@ "state": { "type": "markdown", "state": { - "file": "UwUSched.md", - "mode": "preview", + "file": "Protocol.md", + "mode": "source", "source": false } } @@ -69,7 +69,8 @@ } ], "direction": "horizontal", - "width": 300 + "width": 300, + "collapsed": true }, "right": { "id": "c5deb5eb9a13ad1e", @@ -85,7 +86,7 @@ "state": { "type": "backlink", "state": { - "file": "UwUSched.md", + "file": "Protocol.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +103,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "UwUSched.md", + "file": "Protocol.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +126,7 @@ "state": { "type": "outline", "state": { - "file": "UwUSched.md" + "file": "Protocol.md" } } } @@ -148,10 +149,10 @@ }, "active": "0f16c2e047ea76e2", "lastOpenFiles": [ + "UwUSched.md", "Cluster Architecture.md", "active-active.md", "active-passive.png", - "UwUSched.md", "active-active.png", "create a link.md" ] diff --git a/notes/UwUsched/Protocol.md b/notes/UwUsched/Protocol.md index 9fb15f1..16cc381 100644 --- a/notes/UwUsched/Protocol.md +++ b/notes/UwUsched/Protocol.md @@ -31,7 +31,7 @@ "status":, } ``` -### Uptime Polling +### Alive Check *Request/Response:* ```json {