Hello, I was wondering if there is an example on how to communicate locally between photon js SDK and PUN.
The workflow I want to use is:
Unity game starts -> sends message to javascript side
JS side sends the login token -> PUN logs in with given token
↧