Files
adsb-tools/sinks/adsb-ws/README.md
Ian Gulliver 18b5781530 Capitalize
2016-03-11 15:39:42 -08:00

375 B

Overview

adsb-ws takes an ADS-B feed and makes it available via websockets (written in Go)

Use

Pass --exec-send=json=/path/to/adsb-ws to adsbus.

Optional flags:

  • --exec-send=json="/path/to/adsb-ws --bind-address=host:port"
  • --exec-send=json="/path/to/adsb-ws --static-dir=/path/to/static/content"