Unity WebGL

vmarquis
vmarquis
edited May 2015 in DotNet
Hello

Is there a support of Unity WebGl planned?

Best

Comments

  • We have a Photon Unity Networking version that supports it already. Once we updated all servers for websocket support, we will update the PUN client in the Asset Store accordingly.
    https://groups.google.com/a/exitgames.c ... /pun-webgl

    The Photon Client SDK for Unity doesn't support WebGL yet but will follow.
  • Hello
    I see you advence well for the PUN,
    Have you got an idea of a delai for the Client and server SDK(weeks, month, year, before or after the holidays).
    Best
  • Same question as Vmarquis but for Photon cloud.
    Any estimated date ?
  • We plan to have WebSocket Support in the next Server SDK and in the next PUN update.
    For the client SDKs we have on our page, things are a bit more tricky, as I don't want to add a reference to the WebSocket.dll to our general library. So I have to decide how we implement and package it for the LoadBalancing API from the Photon Unity Client SDKs. But in general, things are there and working.