-
Notifications
You must be signed in to change notification settings - Fork 0
Room Management (REST API) #4
Copy link
Copy link
Open
Description
Pranux
opened on Oct 18, 2025
Issue body actions
- Create RoomService with in-memory storage (ConcurrentHashMap)
- Implement POST /api/rooms - Create new room
- Implement POST /api/rooms/{id}/join - Join existing room
- Implement GET /api/rooms/{id} - Get room details
- Implement DELETE /api/rooms/{id}/leave - Leave room
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
No labels