aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/Client
AgeCommit message (Collapse)Author
2024-11-09Minor change in concurrency modelJoel Kronqvist
2024-11-09Made & implemented clearer protocol, added client functionalityJoel Kronqvist
2024-11-04Added basic TCP networking for the server.Joel Kronqvist
The client's networking is still very experimental and the actual protocol is not yet specified for either side.