Discover Packages
github.com/RetroCodeRamen/ttypedesk
internal
attach
package
Version:
v1.0.260758
Opens a new window with list of versions in this module.
Published: Jul 30, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package attach provides a thin Unix-socket snapshot/control attach path.
RunViewer attaches to a socket, paints diff frames, and forwards local
keyboard/mouse input back to the host desktop. Ctrl+Q detaches.
Serve listens on a Unix socket and streams binary cell-diff frames to
clients, reading key/mouse input back from them in the other
direction. See internal/proto's FrameJSON/FrameDiff doc comment for
the wire framing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.