Go to the documentation of this file.
20 #ifndef _GUAC_SOCKET_CONSTANTS_H
21 #define _GUAC_SOCKET_CONSTANTS_H
32 #define GUAC_SOCKET_OUTPUT_BUFFER_SIZE 8192
38 #define GUAC_SOCKET_KEEP_ALIVE_INTERVAL 5000
43 #define GUAC_SOCKET_BASE64_READY_BUFFER_SIZE 768
49 #define GUAC_SOCKET_BASE64_ENCODED_BUFFER_SIZE 1024