From 99e77f16d03e88451ed3b5631ca91c95caa7573f Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Tue, 22 Nov 2016 17:03:14 +1300 Subject: [PATCH] Note on caps --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 67bbd81..cbafcce 100644 --- a/TODO.md +++ b/TODO.md @@ -24,3 +24,6 @@ Make second-and-subsequent subscriptions to remote topics behave the same as fir - never do a poll if the poll interval is "none" for the topic as a whole Local topic history retention and browsing + +For topic creation: allow creation of distinct read and write URLs for +one topic, to allow cap-style control of write- and read-permission.