From faa9bd259d42166ec6a317258579802b66607376 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Sat, 30 Nov 2013 14:30:36 -0500 Subject: [PATCH] Notes re transports --- server/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/server/TODO b/server/TODO index 50ae1fe..0b07dc0 100644 --- a/server/TODO +++ b/server/TODO @@ -112,3 +112,12 @@ display purposes. Perhaps it comes down to the fact that this is a Don't forget the "five minute rule": http://cacm.acm.org/magazines/2009/7/32091-the-five-minute-rule-20-years-later/fulltext + + +Might be nice to support, among other transports, + - http (natch) + - websockets + - polling the file system for existence of signal files + - existence = offered message + - deletion = acknowledgement + - maildir??