Photon PUN (Photon Unity Networking) API

Photon Unity Networking 2, the original high-level Unity multiplayer SDK layered over the Photon Realtime transport protocol (same binary messages, same UDP/TCP/WebSocket transports). Still supported for existing projects; Photon recommends Fusion or Quantum for new projects.

API entry from apis.yml

apis.yml Raw ↑
aid: photonengine:photonengine-pun-api
name: Photon PUN (Photon Unity Networking) API
tags:
- PUN
- Unity
- Legacy
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://doc.photonengine.com/pun/current/getting-started/pun-intro
baseURL: wss://ns.exitgames.com:443
properties:
- url: https://doc.photonengine.com/pun/current/getting-started/pun-intro
  type: Documentation
- url: https://doc-api.photonengine.com/en/pun/current/
  type: APIReference
description: Photon Unity Networking 2, the original high-level Unity multiplayer SDK layered over the
  Photon Realtime transport protocol (same binary messages, same UDP/TCP/WebSocket transports). Still
  supported for existing projects; Photon recommends Fusion or Quantum for new projects.