jhalter / mobius

A Hotline server implemented in Golang for macOS, Linux, and Windows operating systems
MIT License
73 stars 8 forks source link

Handle tracker list errors #103

Closed jhalter closed 1 year ago

jhalter commented 1 year ago

Handle errors when fetching servers from the tracker list and present and error modal instead of panicking:

Screenshot 2023-05-28 at 9 32 26 AM

Fixes #102