@univerjs/rpc
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

@univerjs/rpc

npm version license

Introduction

When handling some time-intensive tasks, such as formula computation, Univer can offload them to a location outside of the main thread, such as a Web Worker thread. The @univerjs/rpc library provides an RPC mechanism that simplifies communication between the main thread and other threads.

For more information, see the Architecture of Web Worker.

Usage

Installation

# Using npm
npm install @univerjs/rpc

# Using pnpm
pnpm add @univerjs/rpc

Readme

Keywords

Package Sidebar

Install

npm i @univerjs/rpc

Homepage

univer.ai

Weekly Downloads

104

Version

0.1.8

License

Apache-2.0

Unpacked Size

60.7 kB

Total Files

15

Last publish

Collaborators

  • yuhongz
  • wbfsa
  • jikkai
  • wendellhu95
  • mengshukeji