Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not support multi-session #32

Open
thanhhuyen2297pt opened this issue Mar 28, 2023 · 0 comments
Open

Not support multi-session #32

thanhhuyen2297pt opened this issue Mar 28, 2023 · 0 comments

Comments

@thanhhuyen2297pt
Copy link

thanhhuyen2297pt commented Mar 28, 2023

I see PEAR library only supports single session(tab on website).
Detail:
-session 1( 1 tab on Google Chrome: http://0.0.0.0:8000/): everything is working properly. Ex: DataChannel oke, i can send messege and receive in callback function on_message(): "Got message ..."
-session 2( 1 tab another on Google Chrome: http://0.0.0.0:8000/): error occurred.
+Work properly only with session 2.
+session 1: error. Everything stop. EX: I can't send and receive message.

==>So exactly does the library support multiple sessions?
Example help me how to create Multi-session for PeerConnection. Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant