@fluidframework/server-lambdas
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

@fluidframework/server-lambdas

Fluid server package that contains core set of Fluid lambdas. Each lambda receives a message from an input stream and outputs it to another stream. The input and output streams are always abstracted. Lambdas are always triggered by an incoming message. In addition to processing, lambdas are also responsible for checkpointing their state when messages are processed and forwarded, hence ensuring at least one processing guarantee.

Checkout each lambda folder for a brief documentation.

See GitHub for more details on the Fluid Framework and packages within.

Readme

Keywords

none

Package Sidebar

Install

npm i @fluidframework/server-lambdas

Weekly Downloads

9,887

Version

4.0.0

License

MIT

Unpacked Size

1.16 MB

Total Files

214

Last publish

Collaborators

  • ms-fluid-bot
  • curtisman