craigerl / aprsd

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

Update client.py to add consumer in the API. #158

Closed hemna closed 3 months ago

hemna commented 3 months ago

This adds a layer between the client object and the actual client instance, so we can reset the actual client object instance upon failure of connection.