aprs.me/config
Graham McIntire fa89c6d3ca
Add TCP backpressure to packet pipeline
When the PacketProducer buffer crosses 80% capacity, signal Aprsme.Is
to switch its TCP socket to passive mode, leveraging TCP flow control
to slow APRS-IS intake. Resume active mode when buffer drains below 30%.

A 30-second safety valve timer auto-resumes if backpressure gets stuck.
Disconnect/reconnect/terminate paths all clear backpressure state.
2026-02-19 15:31:51 -06:00
..
appsignal.exs Fix test warnings and failures 2025-10-25 17:41:58 -05:00
config.exs Add TCP backpressure to packet pipeline 2026-02-19 15:31:51 -06:00
dev.exs Fix test warnings and failures 2025-10-25 17:41:58 -05:00
prod.exs cleanup 2026-02-07 10:55:19 -06:00
runtime.exs Set APRS_HOST and APRS_PASSWORD env vars 2026-02-18 12:16:54 -06:00
test.exs Replace ip-api.com geolocation with Cloudflare headers 2026-02-19 15:01:49 -06:00