summaryrefslogtreecommitdiff
path: root/internal/server
AgeCommit message (Expand)Author
2023-10-21make score file and winner file names configurable.Paul Buetow
2023-10-04wrap errorPaul Buetow
2023-06-18add relaxed modePaul Buetow
2023-06-18refactorPaul Buetow
2023-06-18add universal tcp message reader and writerPaul Buetow
2023-06-18fix lint errorsPaul Buetow
2023-06-14make loop interval configurablePaul Buetow
2023-06-13use of vote ch in clientPaul Buetow
2023-06-10refactor loggingPaul Buetow
2023-06-10initial tcp clientPaul Buetow
2023-06-07move out message response handlerPaul Buetow
2023-06-07refactorPaul 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 (another) race conditionPaul Buetow
2023-05-28fix race conditionPaul Buetow
2023-05-28add fan out for client votesPaul Buetow
2023-05-22CleanExpired -> ExpirePaul Buetow
2023-05-22use of serverCtxPaul Buetow
2023-05-22catch signals for shutdownPaul Buetow
2023-05-22move server and client into their own packagesPaul Buetow