Documentation
¶
Overview ¶
Package server exposes a shared JSON-RPC server mode for gbash runtimes.
The package is intentionally small and host-oriented. It lets embedders and shipped CLIs serve persistent gbash sessions over JSON-RPC endpoints without committing to a public client SDK.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServeUnix ¶
ListenAndServeUnix serves the gbash JSON-RPC protocol on a Unix domain socket.
Types ¶
Click to show internal directories.
Click to hide internal directories.