An open API service indexing awesome lists of open source software.

https://github.com/k0swe/ngx-kel-agent

Client library for Angular applications to integrate with `kel-agent`
https://github.com/k0swe/ngx-kel-agent

amateur-radio angular

Last synced: 4 months ago
JSON representation

Client library for Angular applications to integrate with `kel-agent`

Awesome Lists containing this project

README

          

[![npm](https://badgen.net/npm/v/ngx-kel-agent)](https://www.npmjs.com/package/ngx-kel-agent)
[![Test](https://github.com/k0swe/ngx-kel-agent/workflows/Test/badge.svg?branch=main)](https://github.com/k0swe/ngx-kel-agent/actions?query=workflow%3ATest+branch%3Amain)

# ngx-kel-agent

This is a client library for Angular applications to integrate with
[`kel-agent`](https://github.com/k0swe/kel-agent). It provides an Angular service that creates and
manages the websocket connection, and exposes incoming messages as `Observable`s and outgoing
messages as method calls.