projecthorus / sondehub-infra

GNU General Public License v3.0
26 stars 4 forks source link

Predictions should be posted to websockets #120

Closed xssfox closed 10 months ago

xssfox commented 11 months ago

Currently we send every prediction to every client every minute via rest. This results in a lot of cloudfront requests, lambda invocations, and a lot of bandwidth usage.

Websockets would allow subscribing to specific callsigns predictions