We have basically copy pasted most of the impl from the guacamole java client and simply listen to requests and forward them to the server, thought it might be a concurrency issue since we are using spring services, but after adding more thread safety we get java.lang.IllegalStateException: The remote endpoint was in state [TEXT_FULL_WRITING] so I am not sure any longer
- Guacamole java.io.EOFException: null Nikolay Ganchev
- Re: Guacamole java.io.EOFException: null Michael Jumper
- Guacamole java.io.EOFException: null Nikolay Ganchev