8 Commits

Author SHA1 Message Date
amit bezalel
39d74c9762 moved and parametrized the recorder 2017-08-03 14:30:39 +03:00
amit bezalel
8a510da111 some refactoring + better recorder 2017-08-03 01:33:09 +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
betzalel
7dc1773596 added an fbs reader and server, still not tested 2017-07-12 18:23:52 +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
66c322c164 added a vnc server and the required client messages parsers.
now I should get to tying up the proxying connections and checking what should be written to the file. (server init?)
2017-06-21 00:42:06 +03:00
amit bezalel
007e748c61 added RfbReaderHelper which wraps the connection reader and allows to add listeners like the recorder or proxy
added fbs recorder, and tested it against vine vnc server 5.0.1 and rfbplayer 1.4 —> works! (there is still some problem with tight VNC server)
2017-06-17 11:02:06 +03:00
betzalel
c9d4deadad added the project files for vscode and intellij 2017-06-12 18:40:41 +03:00