Multiple connections

Hello I have some questions regarding connection handling.

I have an app and I would like to connect to the same app as multiple users in same page.
For example: ‘user_1’ and ‘some_new_user1’ are the user ids. Is that possible to connect to sendbird as multiple users.
Thanks in advance.

Yes, You can access the same page multiple times with different IDs. In the case of multiple connections, each counts as each PC (peak connection), so if you have a lot of users and allow multiple connections, you will have more PCs.