Commit graph

20 commits

Author SHA1 Message Date
3bf607ea9a Drone for frontend
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-04-09 12:22:44 +02:00
8ac37f33f3 move drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
2023-04-09 12:02:46 +02:00
d66225e65e add drone workflow backend 2023-04-09 11:59:12 +02:00
635e3f408b Timestamp and uuid for chat messages 2023-04-09 10:37:15 +02:00
cf1c7625be All Chat Backend 2023-04-08 15:57:33 +02:00
b01b637a22 Broadcast on disconnect and websocket server fix for docker 2023-04-07 16:22:08 +02:00
f117e4cb65 Backend docker deploy 2023-04-07 16:19:13 +02:00
5c6b39a44e Minor refactoring 2023-04-01 17:43:09 +02:00
865b69e799 Pure WS monad 2023-02-19 11:41:32 +01:00
5d3dced6f7 Keep state in monad 2023-02-19 09:39:00 +01:00
01df3f1068 Monadic WS 2023-02-18 16:57:20 +01:00
b0ebeda23a Broadcasting works 2023-02-07 20:30:25 +01:00
76d6dfc263 Web Errorhandling with ExceptT 2023-01-29 12:08:50 +01:00
59dcb2a2e7 Keep track of rooms & users not in rooms 2023-01-28 19:08:33 +01:00
f0e0d93b05 Start with keeping roomsstate 2023-01-27 19:53:34 +01:00
839f6df5f8 ReaderT 2023-01-27 18:34:28 +01:00
cdfc0849cf Main readme 2023-01-22 13:05:50 +01:00
94de1e9649 Use diffrent ghc version 2023-01-22 12:39:55 +01:00
739c05daa1 Start with haskell backend 2023-01-15 18:26:41 +01:00
54701c196a
init backend 2023-01-15 16:38:57 +01:00