ReliableHTTPListener

ReliableHTTPListener what is, how to use, have relevant documents

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @lijian,

    Thank you for choosing Photon!

    The name suggests that ReliableHTTPListener is used when protocol used for communication between clients and server is reliable HTTP. It should also be used and behave in the same way as other listeners.
    If you have more accurate questions it would help us know what is the expected content of the "relevant docs".
  • I did not find the HTTP method used by the client in SDK, I would like to ask where examples for reference
  • where is the docs for the ReliableHTTP
  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @lijian,

    There are no docs specific for ReliableHTTP as there is no special handling for it. It is handled internally.
    You should use normal client SDK methods.