-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Being able to use multiple ADSB or AIS sources would be great.
That adds another issue : deduplication.
The needed refactoring is:
airwaves_*_client.pypushes to a redis queue 'collector'- a daemon will run and listen to 'collector', do some dedup, and then push them to 'state' queue
- backend will then uses 'state' queue instead of 'default' one
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request