This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
go-rfb
Watch
4
Star
0
Fork
0
You've already forked go-rfb
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35
Commits
1
Branch
0
Tags
144
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Vasiliy Tolstov
faf8458fa3
fixup client
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2017-07-10 23:40:30 +03:00
example
fixup client
2017-07-10 23:40:30 +03:00
.gitignore
next steps
2017-06-13 01:52:07 +03:00
button_string.go
not working example
2017-06-12 14:11:23 +03:00
buttons.go
some lint fixes
2017-07-04 01:36:10 +03:00
client.go
add security handler info to connection
2017-07-05 16:08:27 +03:00
clientmessagetype_string.go
not working example
2017-06-12 14:11:23 +03:00
conn.go
add security handler info to connection
2017-07-05 16:08:27 +03:00
encoding_atenhermon.go
complete aten hermon encoding
2017-07-04 14:24:41 +03:00
encoding_copyrect.go
split encodings
2017-06-26 13:20:39 +03:00
encoding_cursor.go
some lint fixes
2017-07-04 01:36:10 +03:00
encoding_desktopname.go
add new encodings
2017-06-26 18:21:15 +03:00
encoding_desktopsize.go
split encodings
2017-06-26 13:20:39 +03:00
encoding_raw.go
more aten fixes
2017-06-30 16:13:01 +03:00
encoding_tight.go
split encodings
2017-06-26 13:20:39 +03:00
encoding_tightpng.go
split encodings
2017-06-26 13:20:39 +03:00
encoding_xcursor.go
add new encodings
2017-06-26 18:21:15 +03:00
encoding.go
some lint fixes
2017-07-04 01:36:10 +03:00
encodingtype_string.go
fixes for proxy
2017-06-30 00:24:39 +03:00
handlers.go
fix negative result in auth
2017-07-10 23:16:47 +03:00
image.go
fix for 8 bit colors in remmina
2017-07-10 23:20:35 +03:00
key_string.go
not working example
2017-06-12 14:11:23 +03:00
keys.go
not working example
2017-06-12 14:11:23 +03:00
LICENSE
not working example
2017-06-12 14:11:23 +03:00
messages_aten.go
complete aten hermon encoding
2017-07-04 14:24:41 +03:00
messages.go
fix for 8 bit colors in remmina
2017-07-10 23:20:35 +03:00
pixel_format.go
some lint fixes
2017-07-04 01:36:10 +03:00
security_aten.go
complete aten hermon encoding
2017-07-04 14:24:41 +03:00
security_none.go
split security
2017-06-26 14:22:27 +03:00
security_tight.go
add aten ikvm support
2017-06-29 00:09:31 +03:00
security_vencryptplain.go
split security
2017-06-26 14:22:27 +03:00
security_vnc.go
add aten ikvm support
2017-06-29 00:09:31 +03:00
security.go
update generators
2017-06-26 17:30:47 +03:00
securitysubtype_string.go
update generators
2017-06-26 17:30:47 +03:00
securitytype_string.go
update generators
2017-06-26 17:30:47 +03:00
server.go
fix for nil channel
2017-07-10 23:20:56 +03:00
tightcompression_string.go
complete tight png
2017-06-18 19:42:41 +03:00
tightfilter_string.go
complete tight png
2017-06-18 19:42:41 +03:00
Description
No description provided
client
golang
proxy
rfb
server
vnc
Languages
Go
100%