기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Multiplayer Services SDK

All Services

Multiplayer Services SDK

이 페이지는 선택한 언어로 제공되지 않습니다.
Multiplayer
​
​
Multiplayer Services SDK
  • Overview
  • Get started
  • Use multiplayer sessions
  • Manage sessions
  • Connect players through a relay
  • Networking
    • Ports and protocols
    • Locations and regions
    • Quality of service
    • Scaling
    • DTLS encryption
    • Advanced configuration
  • Matchmaking
  • Monitor and debug sessions
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Relay locations and regions

Explore the available Relay regions, and learn how to select the best one for your players.
읽는 시간 1분
최근 업데이트: 2달 전

As a developer using Relay, you can allow players to select a Relay server from a list of available regions.
By selecting the closest Relay server, the player can minimize the potential latency and guarantee the smoothest possible experience for their session.
The following table has the Relay regions available across the globe:

Americas, Europe

Identifier

Location

us-east1
South Carolina
us-central1
Iowa
us-west1
Oregon
southamerica-east1
Sao Paulo
europe-north1
Finland
europe-central2
Poland
europe-west4
Netherlands

Asia, Australia

Identifier

Location

asia-southeast1
Singapore
asia-northeast1
Tokyo
asia-south1
Mumbai
australia-southeast1
Sydney

How region selection works

Typically, you don't need to specify a region in an allocation request:
  • The Multiplayer Services SDK defaults to using Quality of Service (QoS) measurements to select a region.
    • You can use
      WithRelayNetwork
      with
      RelayNetworkOptions
      to configure a region by name.
  • If you omit the region from the
    POST /v1/allocate
    HTTP request, the service uses the origin network address as a heuristic to pick a region.
  • If none of the previous are possible, the service defaults to
    us-central1
    .
Passing an explicit region identifier overrides this behavior. It's recommended you programmatically check this value against the region listing response and not hardcode any values.

Fallback for retired regions

Retired regions are not visible in the regions listing endpoint. Explicit requests to retired regions are automatically redirected to a replacement region; refer to the previous tables for mappings.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Americas, Europe

    • Asia, Australia

    • How region selection works

    • Fallback for retired regions


이 페이지의 문제 보고