On Tue, Dec 29, 2020 at 10:06 PM lexcorp <[email protected]> wrote:
> Hi Nick, what are those common components you mention? > https://github.com/apache/guacamole-client/tree/master/guacamole-common-js https://github.com/apache/guacamole-client/tree/master/guacamole-common > > Most of the examples on the internet use node or javascript, there are no > examples for php. > > > That's most likely because Guacamole Client (and the common components above) are written in JavaScript and Java. Maybe you could explain a little more thoroughly what you're trying to do, and why you're wanting to use PHP to do it? I think there may have been a couple of attempts at some PHP implementations of parts of Guacamole throughout the past few years, but I've never seen anything all that thorough or serious. If you're going to keep going with implementing something in PHP you're pretty much going to be working from the ground up, and there aren't a lot of good examples. If you can provide us more details of what you're doing and why we might be able to help, but using the existing languages (Java, JavaScript) is likely going to prove easier for you, and allow us to help you out more. -Nick
