0.1.9 • Published 10 days ago

@univerjs/rpc v0.1.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 days ago

@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
0.1.9

10 days ago

0.1.8

13 days ago

0.1.7

27 days ago

0.1.6

1 month ago

0.1.5

1 month ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0-beta.5

3 months ago

0.1.0-beta.4

3 months ago

0.1.0-beta.3

3 months ago

0.1.0-beta.2

4 months ago

0.1.0-beta.1

4 months ago

0.1.0-beta.0

5 months ago

0.1.0-alpha.3

5 months ago

0.1.0-alpha.2

5 months ago

0.1.0-alpha.1

5 months ago