vadimpronin / guacamole-lite

Node.js library for creating Guacamole-compatible servers. Guacamole is a RDP/VNC/SSH/Telnet client for HTML5 browsers.
Apache License 2.0
250 stars 78 forks source link

Pull the default port option from the ws options #12

Closed thelamer closed 7 years ago

thelamer commented 7 years ago

If you want to bind to a path on an existing http server the port setting overrides this and it will still spinup on the default port. IE {server: http,path:"/guaclite"}