mirror of
https://github.com/craigerl/aprsd.git
synced 2025-07-30 04:12:26 -04:00
This patch refactors the socket management to use select, as well as refactor all of the commands into a COMMAND_ENVELOPE dictionary. This patch also adds the Dockerfile and docker-compose.yml files