aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/Server/ConnectionGetter.scala
AgeCommit message (Collapse)Author
2024-11-17Moved the project to an IDEA project & wrote part of README.txtJoel Kronqvist
2024-11-05Small refactoringJoel Kronqvist
* Moved `ConnectionGetter` to its own file * Added method `mapAndRemove` to Server/Client.scala * Replaced usages of `removeNonSatisfying` with the above * Added some documentation