[GitHub] incubator-guacamole-server pull request #16: GUACAMOLE-44: Refactor the RDPD...

2016-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-server/pull/16 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-guacamole-server pull request #16: GUACAMOLE-44: Refactor the RDPD...

2016-06-16 Thread jmuehlner
Github user jmuehlner commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/16#discussion_r67436488 --- Diff: src/protocols/rdp/guac_rdpdr/rdpdr_printer.h --- @@ -25,44 +25,32 @@ #include "rdpdr_service.h" -#include

[GitHub] incubator-guacamole-server pull request #16: GUACAMOLE-44: Refactor the RDPD...

2016-06-16 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/16#discussion_r67436879 --- Diff: src/protocols/rdp/guac_rdpdr/rdpdr_printer.h --- @@ -25,44 +25,32 @@ #include "rdpdr_service.h"

[GitHub] incubator-guacamole-server pull request #16: GUACAMOLE-44: Refactor the RDPD...

2016-06-16 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/incubator-guacamole-server/pull/16 GUACAMOLE-44: Refactor the RDPDR printer to synchronous operation. This change replaces the old printing thread with a handler for the "ack" responses sent by the client.

[GitHub] incubator-guacamole-server pull request #15: GUACAMOLE-25: Refactor the RDPD...

2016-06-16 Thread mike-jumper
Github user mike-jumper closed the pull request at: https://github.com/apache/incubator-guacamole-server/pull/15 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] incubator-guacamole-server pull request #15: GUACAMOLE-25: Refactor the RDPD...

2016-06-16 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/incubator-guacamole-server/pull/15 GUACAMOLE-25: Refactor the RDPDR printer to synchronous operation. This change replaces the old printing thread with a handler for the "ack" responses sent by the client.

Re: Guacamole client in Node.js

2016-06-16 Thread Mike Jumper
On Wed, Jun 15, 2016 at 6:32 PM, Anant Sharma wrote: > Hi Team > > Greetings of the day. I would like to thank entire team for this wonderful > product. > > Hello, Anant. We're glad you like it! I am relatively new in the industry. I would like to write guacamole-client >