Smartfox server - session were removed when i go for a zone monitor option

StackOverflow https://stackoverflow.com/questions/16104165

  •  04-04-2022
  •  | 
  •  

Вопрос

i get this issue for the basic examples given in the SFS, in the another scenario when i am trying to login the admin its again creating a new session and working fine with zone configuration alone

Это было полезно?

Решение

The Session object represents a connected client in the system. Normally a Session is not able to interact with the server until a Login operation is successfully executed. Once this is done the Session is promoted as User and the interaction is allowed. You can only see Users in ZoneMonitor

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top