OperationDispatcher does not work problem

Options
oman
oman
edited October 2012 in Photon Server
I use OperationDispatcher, some days before it works properly, but now the sever can't receive the client's operationRequest, my source code has no any probem, if don't use DispatchOperationRequest but use the general way, the server can receive the operationRequest, this time is the second time this problem occoured, what's the matter?

Comments

  • Tobias
    Options
    Err what?
    :)

    We didn't modify your server or clients, so I have no clue (from that description) why something is not working.
    Please provide the info you think someone would need who has no idea about your project whatsoever.
  • The custom operations send response of 5K bytes back each. The client code calls photon peer service function 20 times per second.