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