craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.
Apache License 2.0
120 stars 19 forks source link

change from device-detector to user-agents #103

Closed hemna closed 1 year ago

hemna commented 1 year ago

the device detector was taking 1 minute on a raspi to parse out the user-agent string from the browser. user-agents takes 2 seconds, which still isn't great, but 'doable' for the webchat interface.