8000 GitHub - xiangxud/go-vnc: VNC client and server library for Go.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xiangxud/go-vnc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 6C58 a title="server_messages.go" aria-label="server_messages.go, (File)" class="Link--primary" href="/xiangxud/go-vnc/blob/master/server_messages.go">server_messages.go
 
 

Repository files navigation

VNC Library for Go

go-vnc is a VNC library for Go, initially supporting VNC clients but with the goal of eventually implementing a VNC server.

This library implements RFC 6143.

Usage & Installation

The library is installable via standard go get. The package name is vnc.

$ go get github.com/mitchellh/go-vnc

Documentation is available on GoDoc: http://godoc.org/github.com/mitchellh/go-vnc

About

VNC client and server library for Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0