Use WWBOTA Server-Sent Events API for spots #58
No reviewers
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!58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "wwbota_sse"
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?
This uses SSE for receiving spots from the WWBOTA API, meaning low latency of spots and reducing bandwidth.
With SSE, each spot is sent as a event in same format as standard API, rather than a list of spots. Debounce is used to avoid multiple map updates on intial connection when last 2 hours of spots are sent.
Looks good, thanks! I wasn't expecting to be able to test this in the evenings this week but luckily we had a late night bunker activator today 😆