how to Many to many Message send and receive ?
surendrasoniblr opened this issue · 1 comments
surendrasoniblr commented
In your current example one user become broadcaster and others are viewer. If broadcaster send any message then it received by all viewer. But if suppose viewer1 send send message then its only be view-able by broadcaster only and not by others. I have looking for the feature where viewer1 send message to broadcaster and can be view-able by everyone. Is it possible ?
Please help.
stephenlb commented
There are two examples. One is a 1-to-1 video calling. The other is a broadcast session. Both are broadcast modes. In both cases the message of viewer1 sending to broadcaster is viewable by all.