jitsi-roomsv2/backend
qvalentin 8ac37f33f3
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is passing Details
move drone.yml
2023-04-09 12:02:46 +02:00
..
app Start with haskell backend 2023-01-15 18:26:41 +01:00
src Timestamp and uuid for chat messages 2023-04-09 10:37:15 +02:00
test All Chat Backend 2023-04-08 15:57:33 +02:00
.gitignore Backend docker deploy 2023-04-07 16:19:13 +02:00
CHANGELOG.md init backend 2023-01-15 16:38:57 +01:00
LICENSE init backend 2023-01-15 16:38:57 +01:00
README.md ReaderT 2023-01-27 18:34:28 +01:00
Setup.hs init backend 2023-01-15 16:38:57 +01:00
converted.nix Backend docker deploy 2023-04-07 16:19:13 +02:00
default.nix Backend docker deploy 2023-04-07 16:19:13 +02:00
deploy.sh Backend docker deploy 2023-04-07 16:19:13 +02:00
jitsi-rooms.cabal Timestamp and uuid for chat messages 2023-04-09 10:37:15 +02:00
package.yaml Timestamp and uuid for chat messages 2023-04-09 10:37:15 +02:00
stack.yaml Minor refactoring 2023-04-01 17:43:09 +02:00
stack.yaml.lock Minor refactoring 2023-04-01 17:43:09 +02:00

README.md

jitsi-rooms

Development

stack build stack stack run

Debug

Using websocat

websocat ws://127.0.0.1:9160

curl --data 'body data' localhost:8081