aboutsummaryrefslogtreecommitdiff
path: root/picarones-hs.cabal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initial commitstuebinm2021-02-171-0/+31
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.