[moderation] stub voice endpoint

This commit is contained in:
Devin Zuczek
2026-08-20 18:39:32 -04:00
parent 879d8e95ab
commit 3e59ebeaa8
4 changed files with 50 additions and 1 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ apex/`ns` host and isn't listed within it. Each implemented worker has its own
| Notifications | `notify` | `notify` | Real-time notifications over SignalR/WebSockets (Durable Object) |
| PlatformNotifications | `platformnotifications` | `platformnotifications` | Stub — deploys and answers, no notification endpoints yet |
| PlayerSettings | `playersettings` | `playersettings` | Per-player settings (KV) |
| RoomComments | `roomcomments` | — | Not yet implemented |
| RoomComments | `roomcomments` | `roomcomments` | Stub — deploys and answers, no comment endpoints yet |
| RoomieIntegrations | `roomieintegrations` | — | Not yet implemented |
| Rooms | `rooms` | `rooms` | Room storage & queries; seeds the Dorm & Orientation rooms (D1) |
| Storage | `storage` | — | Room uploader |