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

Adding the server URL to the invitation code using “@”. #91

Closed
wants to merge 3 commits into from

Conversation

akenejie
Copy link
Contributor

Closes #82

It can temporarily overwrite oct.serverUrl by writing the invitation code@URL.
And “https://” can be omitted, and “http://” can be omitted if “@@” is used.

It is the roomId that is entered in joinroom, but due to the structure of connecting to the server using userToken and then entering the room with the roomId, it was necessary to re-store it in the userToken.

Also, in joinroom, the inputbox was displayed after connecting to the server withConnectionProvider, but we changed the order to withConnectionProvider according to the inputbox, I also changed the location of withConnectionProvider.

@akenejie akenejie closed this by deleting the head repository Feb 18, 2025
@akenejie
Copy link
Contributor Author

Due to my email address, I closed this PR.

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

Successfully merging this pull request may close these issues.

[Feature Request] IP address connecting
1 participant