diff options
| author | LLLL Colonq <llll@colonq> | 2024-08-04 02:09:37 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-08-04 02:09:37 -0400 |
| commit | 7b101b8c3c0481d76733c77008b5b763ceb3b535 (patch) | |
| tree | a2a8b3c46f4b6ae87eb288d7834be8b254522da2 /fig-frontend/fig-frontend.cabal | |
| parent | 790b517b8e64c46bcd6bb71637d2d0eb68c51abd (diff) | |
Live monitor endpoint
Diffstat (limited to 'fig-frontend/fig-frontend.cabal')
| -rw-r--r-- | fig-frontend/fig-frontend.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fig-frontend/fig-frontend.cabal b/fig-frontend/fig-frontend.cabal index f3c4f2e..9fc8f8e 100644 --- a/fig-frontend/fig-frontend.cabal +++ b/fig-frontend/fig-frontend.cabal @@ -42,6 +42,7 @@ common deps , wai , wai-extra , wai-middleware-static + , wai-websockets , warp , websockets , wuss |
