Search Unity

Official An Introduction to multiplayer network and server models

Discussion in 'Relay' started by BenjiM_Unity, Aug 9, 2022.

  1. BenjiM_Unity

    BenjiM_Unity

    Unity Technologies

    Joined:
    Aug 8, 2017
    Posts:
    163
    Check out our guide covering the basics of different network and server model options, their pros and cons, and how to choose the best solution for your multiplayer game.

    Get started with an introduction to the following:
    • What are multiplayer network models?
    • What is a client-server model?
    • What is a peer-to-peer model?
    • What are multiplayer server models?
    • What is a client-hosted server?
    • What is a dedicated game server?
    • Choosing your server model