We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Domain-server keeps trying to put public key to metaverse API because it gets a failure from the ICE server.
ICE Server URL is located in DomainServer.cpp, it needs to not be hardcoded on the client but rather requested from the Metaverse API.
The text was updated successfully, but these errors were encountered:
Next steps after that are to confirm that domain servers are connecting and that we can connect to it.
Sorry, something went wrong.
No branches or pull requests
Domain-server keeps trying to put public key to metaverse API because it gets a failure from the ICE server.
ICE Server URL is located in DomainServer.cpp, it needs to not be hardcoded on the client but rather requested from the Metaverse API.
The text was updated successfully, but these errors were encountered: