Initial support for a new middleware to tap into the processing feed and capture raw messages and have them sent on the nats bus
Initial support for a client program to request either all frames from a specific feed (api-key) or specific icao from all feeds
With this I can start to narrow down beast frames causing us to see jumping planes.
Future work can include requesting the current list of API users (using the pw_atc_api nats endpoint) and displaying a choosable list of users to check out
As this is requestable over the nats bus, it can be requested by ATC and a summary maybe shown on the users dashboard?
Initial support for a new middleware to tap into the processing feed and capture raw messages and have them sent on the nats bus
Initial support for a client program to request either all frames from a specific feed (api-key) or specific icao from all feeds
With this I can start to narrow down beast frames causing us to see jumping planes.
Future work can include requesting the current list of API users (using the pw_atc_api nats endpoint) and displaying a choosable list of users to check out
As this is requestable over the nats bus, it can be requested by ATC and a summary maybe shown on the users dashboard?