This is a client library for Angular applications to integrate with
kel-agent. It provides an Angular service that creates and
manages the websocket connection.
ngx-kel-agent is intentionally service-first. Use:
WsjtxService for WSJT-X state/signals and command methodsHamlibService for Hamlib rig state/signalsAgentService for connection lifecycle and deprecated compatibility passthroughsSignals are the primary state API; observables are provided for message/event streams.