Use Convex WS client in desktop chat runtime

This commit is contained in:
rever-tecnologia 2025-12-09 15:31:08 -03:00
parent 988bf25010
commit 1d3580b187
4 changed files with 510 additions and 340 deletions

View file

@ -39,6 +39,7 @@ parking_lot = "0.12"
hostname = "0.4"
base64 = "0.22"
sha2 = "0.10"
convex = "0.10.2"
# SSE usa reqwest com stream, nao precisa de websocket
[target.'cfg(windows)'.dependencies]