Commit Graph

3 Commits

Author SHA1 Message Date
Kelvin Clement Mwinuka
d82a6a98d7 Use UDP dial to find default address for outbound traffic.
Set default bindAddr if it has not been explicitly provided be the user.
2023-07-29 01:33:33 +08:00
Kelvin Clement Mwinuka
5f3a0ae56e Installed go-retry for retrying various actions on the server. Created RetryBackoff function to create the retry policy on demand. 2023-07-28 14:47:52 +08:00
Kelvin Clement Mwinuka
d4a5997b30 Scrapped plugin design in favour of simple command interfaces.
Setup docker build process for running server.
Deleted test files.
2023-07-22 05:34:07 +08:00