synfinatic / udp-proxy-2020

A crappy UDP router for the year 2020 and beyond
MIT License
106 stars 7 forks source link

re-evaluate use of ticker/timeout for cache flushing #25

Closed synfinatic closed 2 years ago

synfinatic commented 4 years ago

using the ticker for this is kinda ugly... but it works just fine for the needs. probably not worth fixing anytime soon?

_Originally posted by @synfinatic in https://github.com/synfinatic/udp-proxy-2020/pull/22#discussion_r499100446_