기술 자료

​
​

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
      • Relay allocation service
      • Relay allocating, binding, and joining
      • Relay vs Lobby
      • Relay message protocol
      • Connection flow
      • Relay REST API
      • Manually configure Relay with Netcode for GameObjects
  • Matchmaking
  • Monitor and debug sessions
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Relay vs Lobby

Understand the differences between Relay and Lobby services and when to use each.
읽는 시간 1분
최근 업데이트: 2달 전

중요
While using sessions Lobby and Relay work together without additional work. The following information is only relevant for projects that aren't using multiplayer sessions and are exclusively using the underlying Relay and Lobby APIs.
Relay and Lobby are two distinct Unity services that you can use together to create a peer-hosted game with an embedded Lobby. However, due to some functionality overlap between the services, it’s important to note the distinctions.
Lobby is a grouping solution to facilitate assembling players and configuration settings before they enter a session. Relay is a messaging solution, meant to facilitate a multiplayer session without a dedicated game server or the complications of direct peer-to-peer (P2P) networking. The game host allocates a Relay server as an intermediary through which it routs all traffic in a P2P way, without exposing the clients' actual IP addresses.
Use Lobby and Relay together to create a game with a lobby that facilitates multiplayer sessions without dedicated game servers.

Relay

Lobby

Relay is a networking solution that connects players in a peer-to-peer fashion using a server-client environment.Lobby facilitates grouping players and configuration settings before sessions.
Relay facilitates a multiplayer session without a dedicated game server (DGS) or the complications of direct peer-to-peer connections.Lobby isn’t limited to peer-to-peer sessions or use with Relay. You can also use Lobby with a traditional multiplayer game with a dedicated game server (DGS).

Additional resources

  • Relay servers

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

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

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

  • 보고 있는 페이지
    • Additional resources


이 페이지의 문제 보고