I followed the An App From Scratch (http://doc.photonengine.com/en/onpremise/current/app-framework/an-app-from-scratch) guide and got the server and client running. But when I open two clients, the messages sent from one, dont arrive at the other, and visa versa.
I have gone over the code from the guide again and again, but I can't fine anything wrong.
I get "Response: OperationResponse 1: ReturnCode: 0 (). Parameters: {}" in the console of the client when I type in text, but only on the sending client. The other(s) receive nothing.
I have gone over the code from the guide again and again, but I can't fine anything wrong.
I get "Response: OperationResponse 1: ReturnCode: 0 (). Parameters: {}" in the console of the client when I type in text, but only on the sending client. The other(s) receive nothing.