1
0
mirror of https://github.com/amitbet/vncproxy.git synced 2025-05-05 14:16:20 +00:00
vncproxy/server
2017-07-12 18:23:52 +03:00
..
client-messages.go created proxy and listeners to connect recorder and server-client cross writing 2017-07-09 09:51:17 +03:00
fbs-reader.go added an fbs reader and server, still not tested 2017-07-12 18:23:52 +03:00
handlers.go created proxy and listeners to connect recorder and server-client cross writing 2017-07-09 09:51:17 +03:00
main.go added an fbs reader and server, still not tested 2017-07-12 18:23:52 +03:00
security.go created proxy and listeners to connect recorder and server-client cross writing 2017-07-09 09:51:17 +03:00
server_test.go created proxy and listeners to connect recorder and server-client cross writing 2017-07-09 09:51:17 +03:00
server-conn.go fixed recorder (message init logic broke it) 2017-07-12 01:06:02 +03:00
server.go * some debugging and fixing in the proxy (still needs some work) 2017-07-11 16:50:06 +03:00
ws_test.go * some debugging and fixing in the proxy (still needs some work) 2017-07-11 16:50:06 +03:00
ws-server-go.go * some debugging and fixing in the proxy (still needs some work) 2017-07-11 16:50:06 +03:00
ws-server-gorilla.go * some debugging and fixing in the proxy (still needs some work) 2017-07-11 16:50:06 +03:00