Photon Chat API

A separately billed Photon Cloud service (its own AppId type) for text messaging, presence, and friend lists, dedicated Chat Servers speaking the same Photon Realtime-style binary protocol over UDP/TCP/WebSocket - not a REST or JSON chat API.

API entry from apis.yml

apis.yml Raw ↑
aid: photonengine:photonengine-chat-api
name: Photon Chat API
tags:
- Chat
- Messaging
- Presence
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://doc.photonengine.com/chat/current/getting-started/chat-intro
baseURL: wss://ns.exitgames.com:443
properties:
- url: https://doc.photonengine.com/chat/current/getting-started/chat-intro
  type: Documentation
- url: https://doc-api.photonengine.com/en/chat/current/
  type: APIReference
description: A separately billed Photon Cloud service (its own AppId type) for text messaging, presence,
  and friend lists, dedicated Chat Servers speaking the same Photon Realtime-style binary protocol over
  UDP/TCP/WebSocket - not a REST or JSON chat API.