amit b
82e1549c4f
fixed proxy cmdline parameters and logs
2018-12-01 14:59:32 +02:00
Yoan Blanc
11b1d45ce9
global: make the whole package go mod ready
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-11-30 09:40:45 +01:00
Marc Falzon
9a52a433ea
Add support for UNIX socket VNC target
...
This change add support for targeting a VNC server via a local UNIX
socket. It introduces a new `-target` CLI flag able to handle both TCP
"address:port" and "/path/to/unix.socket" formats, and deprecates the
previous `-targHost` and `-targPort` flags for future removal.
2018-11-01 10:14:15 +01:00
amit b
2ccc4009f4
added initial support for qemu led state
2018-08-20 23:03:39 +03:00
amit bezalel
47fefaacb6
added missing target host to cmdline params
2017-10-12 01:21:59 +03:00
amit bezalel
8a510da111
some refactoring + better recorder
2017-08-03 01:33:09 +03:00
amit bezalel
eed10643b3
added cmdline binaries for proxy and player
2017-07-28 17:48:22 +03:00
amit bezalel
0d44ad3ca5
added back the serverUpdater listener
2017-07-21 16:51:08 +03:00
amit bezalel
baf477d8d5
leftovers
2017-07-21 16:09:49 +03:00
amit bezalel
952cd69365
fixed passing server init resolution in proxy code
2017-07-20 16:37:19 +03:00
amit bezalel
2d87ae5773
general refactoring + fixed setcursorpseudo
2017-07-20 02:01:40 +03:00
amit bezalel
662e8393e9
refactored player code
2017-07-19 00:23:45 +03:00
amit bezalel
01fd227088
some more house cleaning, updated license & docs
2017-07-15 07:52:23 +03:00
amit bezalel
852f08db21
some work on the replay subsystem, plus getting better grasp of the FBS format
2017-07-14 00:52:50 +03:00
amit bezalel
fe51682a55
fixed recorder (message init logic broke it)
...
added some handling for pixel format changes
2017-07-12 01:06:02 +03:00
betzalel
18bef62b79
* some debugging and fixing in the proxy (still needs some work)
...
* added a logger and stringers for message types
2017-07-11 16:50:06 +03:00
amit bezalel
86938a8d76
created proxy and listeners to connect recorder and server-client cross writing
2017-07-09 09:51:17 +03:00