I followed the Writing your own Guacamole application link. I want to create a rails application that will communicate with Guacamole server. But i donot know, how to connect Guacamole server in rails.
Currently i am able to start the ec2 instance using aws gem
and download the Rdp file to connect the instance. But i want to achieve it using Guacamole.