sidorares / node-rfb2

rfb wire protocol client and server
MIT License
138 stars 27 forks source link

Add TightPng support #25

Closed vtolstov closed 3 years ago

vtolstov commented 7 years ago

add basic tight png support

close #7

Signed-off-by: Vasiliy Tolstov v.tolstov@selfip.ru

vtolstov commented 7 years ago

ping?

sidorares commented 6 years ago

Thanks for keeping working on this! Can you provide some minimal instructions how can I test this? What server are you using? Preferrably linux

Also package.json has a conflict

vtolstov commented 6 years ago

Conflict because i'm use forked package in npmjs with different name (with message that i'm fork you package). To test - simply run qemu vm with vnc listen on ubuntu/debian and try to connect.