FluidFramework
FluidFramework copied to clipboard
Library for building distributed, real-time collaborative web applications
## Description Make handling of node schema options like metadata more consistent across the various API layers. ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).
## Description This add a simple API as a cleaner alternative to fluid-static and aquaduct, initially targeting just unit tests with local service with good support for SharedTree (but not...
## Description There are several API functionalities that need to be exposed by ODSP Client for consumer use. However, they will all involve separate API reviews. This is just to...
## Description Announce plan to merge https://github.com/microsoft/FluidFramework/pull/25398, switching target to ES2022 ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).
## Describe the bug We are observing an issue in production environment where excessive heap memory usage with SharedTree is leading to application crashes. As part of our investigation, we...
## Describe the bug We are facing an intermittent issue where the Audience API returns single user with id as null/undefined This usually happens will certain time when all the...
## Broken API or pattern This is a follow-up for https://github.com/microsoft/FluidFramework/pull/25130/files which introduced minVersionForCollab in lower layers of the Fluid stack. A number of fields and functions were introduced as...
## Feature **Is your feature request related to a problem? Please describe.** I want the object which stored on SharedTree in my dotnet backend, i need to pass that to...
## Work Item Scope: Limit all removals to the root packages/ directory of this repository. Outcome: Remove legacy, pre‑1.0 (0.x) back-compatibility code paths, shims, and comments under packages/, leaving only...