Push Events
Learn more about our Backend -> Game Server push events!
Last updated
Was this helpful?
Learn more about our Backend -> Game Server push events!
Push events are sent to your community's pushUrl (full IP/port) set in the set-server-ip API endpoint. This endpoint should be called on startup.
Push events can be authenticated by comparing the event's id and key to your community ID and API key.
Last updated
Was this helpful?
Was this helpful?

