From 783475b7fa23cfeb55b089ffaa9a0c53b01e2a11 Mon Sep 17 00:00:00 2001 From: Laurent Clouet Date: Wed, 27 Apr 2016 19:40:02 +0200 Subject: [PATCH] Update protocol.txt --- protocol.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/protocol.txt b/protocol.txt index 82f8848..aed3ce7 100644 --- a/protocol.txt +++ b/protocol.txt @@ -1,6 +1,6 @@ === Session creation === -Url: Root server url (not including /server) +Url: Server url Parameters as GET: * login: User's login in plain text. * password: User's password in plain text. @@ -28,7 +28,7 @@ where X: Answer with no error: The status="0" to specify everything is okay, plus a list of destination for request, validation job, etc. -It provide a destination for error, job request, job validation, download needed file, heart beat (keepmealive) and logout. +It provide a destination for error, job request, job validation, download needed file, heart beat (keepmealive), logout, thumbnail of last frame rendered and how many credits was earned so far. The maximum duration between two heart beat is given by the attribute "max-period" who is in second. @@ -38,6 +38,8 @@ The maximum duration between two heart beat is given by the attribute "max-perio + +