proxy.golang.org : github.com/donomii/go-vnc
Package vnc provides VNC client implementation. This package implements The Remote Framebuffer Protocol as documented in [RFC 6143](http://tools.ietf.org/html/rfc6143). A basic VNC client can be created like this: This example will connect to a VNC server running on the localhost. It will periodically request updates from the server, and listen for and handle incoming FramebufferUpdate messages coming from the server.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/donomii/go-vnc
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/donomii
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago