johnernaut / open-vnc

A VNC server implementation written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenVNC

OpenVNC aims to be a cross-platform VNC server written to conform to the offical RFB Protocol standards. It's currently only being tested on OSX using the free RealVNC Viewer.

TODO

  • implement test suite
  • finish handling all client event types
  • add keyboard / mouse control for OSX / Unix
  • add in Windows support for keyboard / mouse control via winapi-rs

About

A VNC server implementation written in Rust


Languages

Language:Rust 100.0%