mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-10 12:05:53 +00:00
- Add /api/test-notification endpoint that emits SSE events to all clients - Include server version in test notifications for verification - Update web client to listen for SSE test notifications - Update Mac app to call server endpoint instead of local notification - Add TestNotification to ServerEventType enum - Ensure test notifications are distributed to ALL connected endpoints This provides a complete test of the notification flow: Web/Mac → Server → SSE → All clients (Web + Mac) |
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| shared | ||
| test | ||
| types | ||
| cli.ts | ||