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

Express issues? #24

Open jknyght9 opened 5 years ago

jknyght9 commented 5 years ago

I am attempting to run the client using express but it seems that I am missing something. I am following your example to the letter and cannot get any connections established. Ive got an http server running on 8080; however, its not accepting connections. Can you help?