1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-06-03 15:12:32 -04:00

1 Commits

Author SHA1 Message Date
1c39546bb9 Reworked the entire client and drivers
This patch includes a completely reworked client structure.
There is now only 1 client object, that loads the appropriate
drivers.  The drivers are fake, aprsis and tcpkiss.

The TCPKISS client was written from scratch to avoid using asyncio.
Asyncion is nothing but a pain in the ass.
2025-04-23 20:52:02 -04:00