You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/rfb
Joel Martin 6fac22a74b websockets: Initial WebSockets support.
Has a bug: WebSocket client disconnects are not detected.
rfbSendFramebufferUpdate is doing a MSG_PEEK recv to determine if
enough data is available which prevents a disconnect from being
detected.

Otherwise it's working pretty well.

[jes: moved added struct members to the end for binary compatibility with
previous LibVNCServer versions, removed an unused variable]

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
15 years ago
..
default8x16.h ANSIfy, fix some warnings from Linus' sparse 21 years ago
keysym.h do not assume that KEYSYM_H guards X11's keysym.h 20 years ago
rfb.h websockets: Initial WebSockets support. 15 years ago
rfbclient.h Add doxygen documentation support. 16 years ago
rfbconfig.h.cmake tightPng: Add initial tightPng encoding support. 15 years ago
rfbint.h.cmake Add CMake support (thanks to Christian Ehrlicher) 18 years ago
rfbproto.h tightPng: Add initial tightPng encoding support. 15 years ago
rfbregion.h Set proper file permissions for source files. 15 years ago