Eric Charles

Results 535 comments of Eric Charles

python -> rust is enough (no need for python -> rust)

Other examples in a dedicated repository https://github.com/microsoft/FluidExamples

More repos from Microsoft github account: - https://github.com/microsoft/FluidHelloWorld: Hello World Example for the Fluid Framework - https://github.com/microsoft/FluidStorybook StorybookJS integration with the Fluid Framework - https://github.com/microsoft/FluidFrameworkTestData Test data for microsoft/FluidFramework repo

@saulshanabrook tiny usage of `graphql` in a fluid example https://github.com/microsoft/FluidFramework/blob/0076d7e0c23fffcf5f6df042a1f49a6838c1b111/examples/data-objects/shared-text/src/database.ts#L21-L22

On https://fluidframework.com/docs/faq/ you can read Does Fluid use operational transforms? # Fluid does not use Operational Transforms (OT), but we learned a tremendous amount from the literature on OT. While...

> What do you think about using it with GraphQL as well? Absolutely. We could give try a mix of GraphQL/Fluid as Fluid already has GraphQL and see what it...

@kurtb @steveluc @holecekales @tanviraumi Thx for joining. The doc is already good and the examples help a lot. Quick feedbacks: 1. I was a bit hesitating before trying out that...

cc/ @ellisonbg

@kurtb @steveluc @holecekales @tanviraumi 5. As commented above, there is usage of `graphql` in https://github.com/microsoft/FluidFramework/blob/0076d7e0c23fffcf5f6df042a1f49a6838c1b111/examples/data-objects/shared-text/src/database.ts#L21-L22 I am curious to get your intake on how you see GraphQL in the overall...

Thx for the answer @SamBroner (looks like I forgot you in the mentions list, sorry) > If you have benchmarks that are fairly standard, let me know and I'd like...