Spothole SSE support #61
Labels
No labels
big job
blocked
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
maybe
meta
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ian/field-spotter#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blocked by Ian/spothole#3
Do an initial request for all data up to 60 mins, then an SSE query. Need to make sure the query is always the same and filtering is done client side.
Spothole now provides an SSE endpoint so this wouldn't be too difficult. A timed thread will still be needed in case there aren't any new spots for a while, to make sure existing ones are faded and removed when required.