Domain server logs repeated messages about asset-server and entity-script-server not finding WebRTC connection #1645
Labels
bug
Something isn't working
enhancement
New feature or request
stale
Issue / PR has not had activity
When a Web client is connected to the domain, the asset server and entity script server keep trying but failing to connect to the client.
Immediate fix: The asset server and entity script server assignment clients should be made to skip trying to connect to Web clients until such time as the Web SDK is able to connect to them.
More general fix: A Web client doesn't necessarily want to connect to all assignment client types. The DomainConnectRequest and DomainListRequest packets sent by the client contain a "nodeTypeOfInterest" value that the domain server could probably use to suppress connection attempts from nodes that the Web client isn't interested in.
The text was updated successfully, but these errors were encountered: