Hi
If I wanted a single stream displayed at any one time, in which people queue to publish out... would it be best to recreate the session each time, or is there a way to identify and display a specific stream (from the streams[] array)?
e.g. can I just subscribe to one stream, then unsubscribe, then subscribe again to a different (but specific) stream?
Though are sessions destroyed at some point?
Cheers