Skip to content

Feat: 房主關閉房間 #275

Closed
Closed
@bxbdev

Description

@bxbdev

Stories

當房主按下關閉房間時

DoD

  • 通知所有使用者
  • 其他使用者會彈出房間關閉,並轉回到 dashbaord

Schema

可依實際情況修改格式

socket.on("ROOM_CLOSED")

{
  "type": "ROOM_CLOSED",
  "data": {
     "roomId": String,
  }
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions