theofpa / adsb-to-nats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADS-B to NATS

A small application that reads ADS-B messages and sends them to NATS.

Deployment

Deploy as a simple deployment:

ko apply -f deploy.yaml

Validate

Check that message are written from a nats-box:

nats-top -s nats

About


Languages

Language:Go 100.0%