class

Chronicle::Server::SocketServer

Inherits Reference < Object

Listens on a local UNIX domain socket for non-blocking shell command telemetry.

Constants

Log = ::Log.for("chronicle.server")

Constructors

new(socket_path : String = default_socket_path)
Source

Class methods

default_socket_path
Source

Instance methods

on_event
Source
running?
Source
socket_path
Source
start
Source
stop
Source