necouchman commented on a change in pull request #111: GUACAMOLE-422: Document 
support for timezone handshake and parameter.
URL: https://github.com/apache/guacamole-manual/pull/111#discussion_r296460325
 
 

 ##########
 File path: src/chapters/protocol.xml
 ##########
 @@ -80,6 +80,22 @@
             it supports Ogg Vorbis audio, but no video, and can accept both 
PNG and JPEG images. It
             wants to connect to localhost at port 5900, and is leaving the 
three other parameters
             blank.</para>
+        <para>Version 1.1.0 of Guacamole adds a couple of other features to 
the handshake phase.  First,
+            the handshake can now be done with most of the handshake 
instructions sent in arbitrary order.
+            Beginning with this version, guacd will detect and parse out each 
of the options regardless
+            of the order they are sent in, looking for the connect instruction 
as the indication
+            that the client has finished sending options.  In addition to 
ordering, this means
+            that certain instructions can be omitted without preventing the 
connection from
+            continuing.
+        </para>
+        <para>Also introduced in version 1.1.0 is the ability to pass the 
client timezone to
 
 Review comment:
   Sounds good - will try some different language.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to