mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
Configuration should be stored.
This commit is contained in:
committed by
Michael Jumper
parent
32cdb3b3cd
commit
1f81b952fe
@@ -97,6 +97,7 @@ public class ConfiguredGuacamoleSocket implements GuacamoleSocket {
|
||||
GuacamoleClientInformation info) throws GuacamoleException {
|
||||
|
||||
this.socket = socket;
|
||||
this.config = config;
|
||||
|
||||
// Get reader and writer
|
||||
GuacamoleReader reader = socket.getReader();
|
||||
|
Reference in New Issue
Block a user