Open two-one-five opened 4 years ago
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.
Next steps after that are to confirm that domain servers are connecting and that we can connect to it.
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.