diff options
author | stuebinm | 2021-02-17 19:00:23 +0100 |
---|---|---|
committer | stuebinm | 2021-02-17 19:00:23 +0100 |
commit | 64dd90ac41f3db7f79b3826c823b971c21a49707 (patch) | |
tree | 22b69127e7c9b94f56e5008d21d1de5c337a9542 /picarones-elm/cover.html | |
parent | 1936b18b6139d4519f607561c96834d061583cd5 (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 '')
0 files changed, 0 insertions, 0 deletions