From 2b9afa775eabfe6cef1757ff4885fada8f41741e Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Tue, 2 Sep 2014 21:18:00 +0100 Subject: [PATCH] more critique --- docs/specification.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/specification.rst b/docs/specification.rst index 20e7a0d85..5381e0db5 100644 --- a/docs/specification.rst +++ b/docs/specification.rst @@ -338,7 +338,8 @@ returns, an ``end`` token is included in the response. This token can be used in request to continue where the client left off. .. TODO - Do we ever return multiple events in a single request? Do we ever support streaming + Do we ever return multiple events in a single request? Don't we get lots of request + setup RTT latency if we only do one event per request? Do we ever support streaming requests? Why not websockets? When the client first logs in, they will need to initially synchronise with their home