[X2Go-Commits] [x2goclient] branch master updated (539e0a4 -> a775155)

git-admin at x2go.org git-admin at x2go.org
Wed Aug 22 14:48:52 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2goclient.

      from  539e0a4   Add new brocker feature. Broker can send to client some configuration in the section START_CLIENT_CONFIG - END_CLIENT_CONFIG. For the moment is supported option events=bool. If true, client sending to broker events: CONNECTING, CONNECTED, SUSPENDING, TERMINATING, FINISHED. It's not a real session state, but rather the state of X2Go Client.
       new  dac87fe   Save session command in resumingSession.command.
       new  934d0c5   Send in broker event the duration of session on client.
       new  6ec9047   If client is configured to send events, the broker can ask client to send ALIVE events. To do this, broker should send config option "liveevent" (int). It means, if liveevent=10, client will send ALIVE event to broker every 10 seconds when the client connected to X2Go Session.
       new  a775155   Broker can send to client command to suspend or terminate the session as an answer to the client event message. For this broker should send to client SUSPEND ID or TERMINATE ID.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog         |   9 ++++
 src/httpbrokerclient.cpp |  26 +++++++++--
 src/httpbrokerclient.h   |   2 +-
 src/onmainwindow.cpp     | 112 ++++++++++++++++++++++++++++++++++++-----------
 src/onmainwindow.h       |  14 +++---
 5 files changed, 128 insertions(+), 35 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list