aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added nix build expressionstuebinm2021-03-071-0/+1
| | | | makes a derivation with a functioning server inside of it.
* initial commitstuebinm2021-02-171-0/+1
So far, it is fairly inefficient — for each message, the global state of the application is changed (i.e. a read-write action on a HashMap). Since clients can't change rooms after joining anyways, this should probably be changed.