planning-poker/assets
Correl Roush e5777f6f7a Handle presence events in Elm
Pass state and diff events to elm, where the state can be managed
accordingly. Because vote events are used to update player state, we
don't want to blindly overwrite it by passing a separately synced
presence list through, as it will lack vote data.

Fixes #1
2020-05-20 21:45:14 -04:00
..
css Initial commit 2020-05-02 18:22:49 -04:00
js Handle presence events in Elm 2020-05-20 21:45:14 -04:00
src Handle presence events in Elm 2020-05-20 21:45:14 -04:00
static Initial commit 2020-05-02 18:22:49 -04:00
.babelrc Initial commit 2020-05-02 18:22:49 -04:00
elm.json Join rooms via websockets 2020-05-06 01:30:43 -04:00
package-lock.json Join rooms via websockets 2020-05-06 01:30:43 -04:00
package.json Join rooms via websockets 2020-05-06 01:30:43 -04:00
webpack.config.js Initial commit 2020-05-02 18:22:49 -04:00