craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation of ratelimiter and Python 3.11 error

geowa4 opened this issue · comments

Per RazerM/ratelimiter#17, ratelimiter is looking for maintainers. The current maintainer recommends using rush instead. This migration is of particular importance since aprsd does not work with Python 3.11 due to RazerM/ratelimiter#18.

thanks for the heads up i will look into it.

I have replaced ratelimiter with rush. Give it a shot from the master branch.