aboutsummaryrefslogtreecommitdiff
path: root/picarones-elm/src
diff options
context:
space:
mode:
authorstuebinm2021-02-17 19:00:23 +0100
committerstuebinm2021-02-17 19:00:23 +0100
commit64dd90ac41f3db7f79b3826c823b971c21a49707 (patch)
tree22b69127e7c9b94f56e5008d21d1de5c337a9542 /picarones-elm/src
parent1936b18b6139d4519f607561c96834d061583cd5 (diff)
Seperate room states from global server state
The main server state is now a `HashMap` of `Text` to `MVar Room` instead of just `Room`. This allows for changing room states independently from the server state, which should make the entire thing scale better on multi-core architectures (nevermind that "switching slides" is presumably not something in much need of multicore servers ...)
Diffstat (limited to 'picarones-elm/src')
0 files changed, 0 insertions, 0 deletions