Notify users when there are no gaming slots

This commit is contained in:
Sergey Stepanov 2023-05-21 13:54:21 +03:00
parent 624eecd4e8
commit 5b4f74e2b7
No known key found for this signature in database
GPG key ID: A56B4929BAA8556B
6 changed files with 13 additions and 10 deletions

View file

@ -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