summaryrefslogtreecommitdiff
path: root/internal/client/client.go
AgeCommit message (Expand)Author
2023-10-25test config works again after refactorPaul Buetow
2023-10-22refactor NodesPaul Buetow
2023-06-13use of vote ch in clientPaul Buetow
2023-06-10refactor loggingPaul Buetow
2023-06-10initial tcp clientPaul Buetow
2023-06-04first ID in message is from nodePaul Buetow
2023-06-04refactor to channel a list of live nodesPaul Buetow
2023-05-28fix race conditionPaul Buetow
2023-05-28add fan out for client votesPaul Buetow
2023-05-22return error from RunPaul Buetow
2023-05-22catch signals for shutdownPaul Buetow
2023-05-22move server and client into their own packagesPaul Buetow