From a60b496ce7a12a94b06e35294e59a9b12e0a6b48 Mon Sep 17 00:00:00 2001 From: monoid Date: Sun, 10 Jan 2021 19:05:21 +0900 Subject: [PATCH] plan --- plan.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/plan.md b/plan.md index 777500b..07af907 100644 --- a/plan.md +++ b/plan.md @@ -1,3 +1,4 @@ +# Routing //server only content:{ ":num":{ @@ -29,4 +30,10 @@ doc:{ }; login; profile; -search?querystring...; \ No newline at end of file +search?querystring...; +# TODO +- server push +- permission +- diff +- hash +- search \ No newline at end of file