Search Unity

Networking in WebGL

Discussion in 'Web' started by RetronamicGames, Sep 17, 2015.

  1. RetronamicGames

    RetronamicGames

    Joined:
    Feb 9, 2013
    Posts:
    84
    Does the built-in UNet solution use WebRTC or Websockets? In the case of WebRTC, who provides the brokering? What about STUN servers?
     
  2. jonas-echterhoff

    jonas-echterhoff

    Unity Technologies

    Joined:
    Aug 18, 2005
    Posts:
    1,666
    UNET uses WebSockets on WebGL.