Dependency updates only.
-
Alfred no longer handles websocket traffic (#19227) 8766d1d800
Removed the websocket component of Alfred and stood it as a new microservice, Nexus. When running locally it will run on port 3002. Clients that have discovery enabled and use deltaStreamUrl need no change as they will automatically connect to Nexus. If support for older clients is necessary, an Nginx redirect for Alfred socket requests to be forwarded to Nexus can be used.
-
Updated @fluidframework/protocol-definitions (#19090) ecd9e67b57
The @fluidframework/protocol-definitions dependency has been upgraded to v3.1.0. See the full changelog.