Yukinari Toyota
|
faa9021021
|
Update server-messages.go
Fix nil reference error
|
2020-01-17 13:21:09 +09:00 |
|
Bezalel
|
1c052273de
|
Fix noVnc 1.1.0 problem (bad message type 248)
|
2019-12-19 07:56:00 +02:00 |
|
amit b
|
76299f1bc3
|
fixed error found in circleCI testing
|
2019-06-16 02:51:50 +03: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 |
|
amit b
|
e03c85f7ab
|
added logLevel to cmdline, moved pesky info lines to debug
|
2018-10-19 07:55:16 +03:00 |
|
betzalel
|
7852f11ceb
|
starting to create a new file format
|
2017-08-24 14:33:53 +03:00 |
|
amit bezalel
|
8a510da111
|
some refactoring + better recorder
|
2017-08-03 01:33:09 +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
|
fa61227d89
|
cleaning up some old comments
|
2017-07-15 06:25:05 +03:00 |
|
amit bezalel
|
680859b0ad
|
adjusted play rate by adding sleep to the player if message timestamp is in the future
|
2017-07-14 17:57:22 +03:00 |
|
amit bezalel
|
01f050ae21
|
made vnc replay-to-client work!
|
2017-07-14 17:43:20 +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
|
46fcc0e137
|
remove debug files
|
2017-07-09 09:54:47 +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 |
|
amit bezalel
|
7882e7f051
|
added serverInit listening and recorder adaptation for being created outside of the client
|
2017-07-07 13:32:21 +03:00 |
|
amit bezalel
|
076d8bb4cf
|
Added server for web sockets, plus some refactoring
|
2017-07-01 23:01:58 +03:00 |
|