aboutsummaryrefslogtreecommitdiff
path: root/server.c
AgeCommit message (Collapse)Author
2023-09-23fix makefilesotech117
2023-09-23PASS ALL TESTSsotech117
2023-09-23pass one extra testsotech117
2023-09-23bitrate still low, but pass the no read from file testsotech117
2023-09-21decent stopping point. failing some more tests - may have to redesign my threadssotech117
2023-09-21change model to seeksotech117
2023-09-21small improvmentssotech117
2023-09-21optimizations and cleanup functionsotech117
2023-09-21death with handshake firstsotech117
2023-09-21add timeoutsotech117
2023-09-21good stopping point. added some more edge cases.sotech117
2023-09-20fix the set station byte readingsotech117
2023-09-20implement collecting all bits, if they don't come in one messagesotech117
2023-09-20fix handshake protocolsotech117
2023-09-15work on server handling multiple clients with a fd setsotech117
2023-09-14cleanup filessotech117
2023-09-14pass all tests on warmupsotech117
2023-09-14finish warmup, hopefullysotech117
2023-09-14good starting point, finished the guidesotech117