Update README.md

This commit is contained in:
Amit Bezalel 2017-08-06 00:48:08 +03:00 committed by GitHub
parent 57fdfe914d
commit b448d0235a

View File

@ -7,9 +7,7 @@ An RFB proxy, written in go that can save and replay FBS files
* can also be used as:
* a screen recorder vnc-client
* a replay server to show fbs recordings to connecting clients
**This is still a work in progress, and requires some error handling and general tidying up,
but the code is already working (see main, proxy_test & player_test)**
- tested on tight encoding with:
- Tightvnc (client + java client + server)
- FBS player (tightVnc Java player)