Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 471 Bytes

HISTORY.md

File metadata and controls

7 lines (6 loc) · 471 Bytes

0.0.5

  • Add postinstall script to install bower's dependencies in standalone mode. Now angular-no-vnc can run sample app when it's installed by npm -g, e.g. $ websockify --web=.. 44999 <vnc-host>:<vnc-port> will allow you to run sample app on http://localhost:44999.

0.0.4

  • Added path option to angular lib and sample app. (Big thanks to nfleury)
  • Added --path option to websockify proxy server.