Doc for adsb-ws
This commit is contained in:
11
sinks/adsb-ws/README.md
Normal file
11
sinks/adsb-ws/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## Overview
|
||||
|
||||
adsb-ws takes an ads-b feed and makes it available via [websockets](https://en.wikipedia.org/wiki/WebSocket) (written in Go)
|
||||
|
||||
## Use
|
||||
|
||||
Pass `--exec-send=json=/path/to/adsb-ws` to [adsbus](../../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"`
|
||||
Reference in New Issue
Block a user