Discover Packages
github.com/tufantunc/RuntimePulse
internal
daemon
package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jun 12, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package daemon hosts the engine behind a unix-socket RPC server.
StateDir resolves the daemon's state directory:
$RUNTIMEPULSE_DIR if set, else ~/.runtimepulse.
Serve accepts connections until ctx is cancelled.
ServeWS starts the optional WebSocket event stream (spec §9: opt-in,
loopback-only, token-gated). The token persists in <dir>/ws-token
(0600) so external consumers can read it across daemon restarts.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.