How to use opCustom ?

Options
Hello,

I've tried to understand the use of opCustom but I can't find the right way to use it. It seams that this uses a custom server but I'm not sure what it means, does it need to use a photon server with custom code ?

Comments

  • Kaiserludi
    Options
    Hi @benjaml.

    Yes, that is correct. The server only supports operations with known operation codes, soit does not make sense to implement a new custom operation on the client via opCustom() without also implementing it on the server side.

    There are two options for running custom server side code: a) self-host Photon server or b) subscribe to Photon Enterprise Cloud.