github microsoft/FluidFramework server_v4.0.0
Routerlicious v4.0.0 (major)

latest releases: client_v2.0.0-rc.4.0.1, client_v2.0.0-rc.4.0.0, build-tools_v0.38.0...
2 months ago

RestWrapper querystring types narrowed

The acceptable values for the querystrings passed to RestWrapper must be string | number | boolean (previously accepted unknown). Other values cannot be successfully stringified and so should be avoided.

Alfred no longer handles websocket traffic

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.

Don't miss a new FluidFramework release

NewReleases is sending notifications on new releases.