1.0.2 • Published 7 years ago

padarom-guacamole-common-js v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

npm version downloads

What is guacamole-common-js?

guacamole-common-js is the core JavaScript library used by the Guacamole web application.

guacamole-common-js provides an efficient HTTP tunnel for transporting protocol data between JavaScript and the web application, as well as an implementation of a Guacamole protocol client and abstract synchronized drawing layers.

What is this fork for?

This is a fork of glyptodon/guacamole-client. All I did was to strip away the other parts of the library (namely guacamole-ext, guacamole-common, extension and guacamole), so that all that remains is the JavaScript library guacamole-common-js. In addition, I have converted it to a NPM repository so that it can be installed in your applications:

npm install --save padarom-guacamole-common-js

Documentation

Distribution-specific packages are available from the files section of the main project page:

http://sourceforge.net/projects/guacamole/files/

Distribution-specific documentation is provided on the Guacamole wiki:

http://guac-dev.org/

Reporting problems

I am not a maintainer of the original guacamole repository. All I did was to create this fork.

Please report any bugs encountered by opening a new ticket at the Trac system hosted at:

http://guac-dev.org/trac/