Jamie Hall

Results 17 comments of Jamie Hall

@adamzerner - yes, you need to use ngModel, otherwise how are you going to update your scope? For preview to work, it requires an extra dependency as stated in the...

Hey @adamzerner . Sorry, yeah, I should have added ng-model to my example. Oops! Great that you've got it working :)

Is there an ETA for this? Thanks!

Hi @MeriemBo ! Which websocket server are you using to proxy the connections to guacamole? Are you using this one for testing: https://github.com/ILLGrenoble/guacamole-test-server ?

@MeriemBo - Yups, you will need an intermediate server. The intermediate server will create a websocket connection. The websocket connection will establish a connection to guacd (guacamole server) and create...

@MarkBoote - Thank you Mark! I'll merge your changes soon. I'm due to release a new version in the coming days.