mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-08-02 06:43:21 +00:00
Notify users when there are no gaming slots
This commit is contained in:
parent
624eecd4e8
commit
5b4f74e2b7
6 changed files with 13 additions and 10 deletions
|
|
@ -79,6 +79,7 @@ const (
|
|||
ToggleMultitap PT = 109
|
||||
RecordGame PT = 110
|
||||
GetWorkerList PT = 111
|
||||
ErrNoFreeSlots PT = 112
|
||||
RegisterRoom PT = 201
|
||||
CloseRoom PT = 202
|
||||
IceCandidate = WebrtcIce
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue