Photon Cloud, basic security question?
I know very little about security and I know if I wanted the real deal I would need an auth setup. This is not a problem but I wanted to ask a question related to photon cloud that I can’t easily find out.
The Question:
If a client could somehow stop receiving selected RPC messages, then would that client get disconnected automatically?
The Question:
If a client could somehow stop receiving selected RPC messages, then would that client get disconnected automatically?
0
Comments
You can send a RPC to make a client disconnect as you can send RPCs to specific users.
What is it you try to achieve?
But this is not a problem. I worked out I can create a server side application that can keep an eye on the players account activity. So basically I can detect any serious cheats automatically.