Photon server disconnects only from webGL.

Options
charg2dang
edited January 2020 in Photon Server
The webGL built into the Unity client connects normally, but the webGL client on the website exits without staying connected.
however. If the Unity client is connected first, the connection will be maintained even when connecting to the webGL client through the website.
( And the peer.DisconnectTimeout value doesn't matter.
I changed it to 100000 but the connection was lost. )

image.png?type=w966
(unity client build : No problem.)



image.png?type=w966

image.png?type=w966

( webGL client on chrome )

Comments