aboutsummaryrefslogtreecommitdiff
path: root/client.c
AgeCommit message (Collapse)Author
2023-09-21small improvmentssotech117
2023-09-21death with handshake firstsotech117
2023-09-21add timeoutsotech117
2023-09-20implement collecting all bits, if they don't come in one messagesotech117
2023-09-20more small things to fit assignment specsotech117
2023-09-20add better command line interface to server repl. also, add the print ↵sotech117
function that can go to file.
2023-09-20fix handshake protocolsotech117
2023-09-18cleanup some bugs. you can now listen to the music! good stopping pointsotech117
2023-09-18announce message basics donesotech117
2023-09-18got it to work, not sure on protocol.sotech117
2023-09-18decent connection, but not there yetsotech117
2023-09-18big progress on streaming in sync and controlling multiple userssotech117
2023-09-15cleanup the hello and welcome interactoinsotech117
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