summaryrefslogtreecommitdiff
path: root/internal/server/server.go
AgeCommit message (Expand)Author
2023-10-21make score file and winner file names configurable.Paul 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-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