Documentation ¶
Overview ¶
This is an example TLS-autodetecting chat server.
These clients are unable to properly shutdown the connection on their exit:
telnet localhost 1234 openssl s_client -connect localhost:1234
While this one doesn't react to an EOF from the server:
ncat -C localhost 1234 ncat -C --ssl localhost 1234
Network-friendly drawing application based on XRender.
TODO: Maybe keep the pixmap as large as the window.
Follow X11 selection contents as they are being changed.
This is an amalgamation of xgb-xrender.go and xgb-keys.go and more of a demo, some comments have been stripped.
Click to show internal directories.
Click to hide internal directories.