Store values on server readable by different sessions
-
Is there a way to store a variable on my server side, and then have a different session read that value?
For example, I have PageA that get’s an OpenTok session id. And I need to store that sessionid, so that PageB (launched by a different session), can read that value and connect to the same session.
So, it’s not just using session variables.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Store values on server readable by different sessions’ is closed to new replies.