mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +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) |
||
|---|---|---|
| .. | ||
| Assets.xcassets | ||
| Core | ||
| Extensions | ||
| Presentation | ||
| Utilities | ||
| Info.plist | ||
| Shared.xcconfig | ||
| sparkle-public-ed-key.txt | ||
| version.xcconfig | ||
| VibeTunnel-Mac.xctestplan | ||
| VibeTunnel.entitlements | ||
| VibeTunnelApp.swift | ||