feat: add WebSocket server with ticket auth and heartbeat (#38) #45
No reviewers
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/simpl-liste#45
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-38-websocket"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #38
Summary
server.ts) wrapping Next.js +wson the same HTTP port/api/ws-ticket)broadcastToUser()function for API routesnode server.tsSecurity
Depends on
Review — APPROVE
Clean WebSocket implementation with proper security (ticket auth, origin validation, session revalidation, heartbeat).