https://github.com/bradfitz/rfbgo
Toy RFB (VNC) Server in Go (#golang)
https://github.com/bradfitz/rfbgo
Last synced: 3 months ago
JSON representation
Toy RFB (VNC) Server in Go (#golang)
- Host: GitHub
- URL: https://github.com/bradfitz/rfbgo
- Owner: bradfitz
- License: apache-2.0
- Created: 2011-12-19T03:31:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-16T00:18:06.000Z (about 13 years ago)
- Last Synced: 2025-03-18T09:45:33.276Z (3 months ago)
- Language: Go
- Homepage:
- Size: 109 KB
- Stars: 75
- Watchers: 4
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is a toy RFB (VNC) server.
I just wanted to learn the protocol. (conclusion: nice & simple)
I'm not sure what I'm going to do with this now. Some stupid hacks come to mind.