Socket
Socket
Sign inDemoInstall

@fluidframework/container-definitions

Package Overview
Dependencies
5
Maintainers
2
Versions
412
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fluidframework/container-definitions

Fluid container definitions


Version published
Weekly downloads
19K
decreased by-19.6%
Maintainers
2
Install size
1.11 MB
Created
Weekly downloads
 

Readme

Source

@fluidframework/container-definitions

This package contains the interfaces and types concerning the Loader and loading the Container.

Some important interfaces in here include:

  • ILoader, IContainer - Interfaces allowing the Host to load and interact with a Container
  • IContainerContext - Proxy between the Host and the running instance of a Container, which allows the code supporting the running Container to be swapped out during a session.
  • IRuntime / IRuntimeFactory - Contract necessary for the ContainerContext to "boot" a Container at runtime.
  • IDeltaManager / IDeltaQueue - Abstraction over the Container's view of the ops being transmitted to/from storage.

FAQs

Last updated on 09 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc