#12 — Add WebSocket into Facade
Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta
Created: 2024-05-20 · Updated: 2024-07-08
Description
Blocked by #21
AC:
- Facade supports WebSockets communication. See protocol in https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API#WebSocket-API but note that it is LlmEngine would listen all messages and do appropriate DB calls (via provided by Facade classes), no extra handling is required yet (until we don’t need in WebSocket for collaboration features and notifying customer about business-data/insights updates).
- Way with “tickets” for authentication is not in the scope but there should be TODO comment(s) in code pointing on the place(s) where this authentication should be added.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets