HTTP API

Options
Hi,

Is there a HTTP API we could interface with to post messages outside our application? We would need our custom server to post generic messages on certain channels when it detects special events related to our game.

Thanks!

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited August 2018
    Options
    Hi @Petey09,

    Thank you for choosing Photon!

    No there is no such web interface or HTTP API for Chat.
    However, you can build one yourself, for example, using our JavaScript SDK.