Skip to content

Commit 4dbbc01

Browse files
Update src/content/docs/workers/runtime-apis/rpc/index.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent d27bbfa commit 4dbbc01

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/runtime-apis/rpc

1 file changed

+1
-1
lines changed

src/content/docs/workers/runtime-apis/rpc/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Currently, this proxying only lasts until the end of the Workers' execution cont
232232

233233
## Video Tutorial
234234

235-
In this video, we explore how Cloudflare Workers supports Remote Procedure Calls (RPC) to simplify communication between workers. Learn how to implement RPC in your JavaScript applications and build serverless solutions with ease. Whether youre managing microservices or optimizing web architecture, this tutorial will show you how to quickly set up and use Cloudflare Workers for RPC calls. By the end of this video, youll understand how to call functions between workers, pass functions as arguments, and implement user authentication with Cloudflare Workers.
235+
In this video, we explore how Cloudflare Workers supports Remote Procedure Calls (RPC) to simplify communication between Workers. Learn how to implement RPC in your JavaScript applications and build serverless solutions with ease. Whether you're managing microservices or optimizing web architecture, this tutorial will show you how to quickly set up and use Cloudflare Workers for RPC calls. By the end of this video, you'll understand how to call functions between Workers, pass functions as arguments, and implement user authentication with Cloudflare Workers.
236236

237237
<Stream videoId="d506935b6767fd07626adbec46d41e6d" videoTitle="Introduction to Workers RPC" thumbnailTimeOrURL="2.5s" />
238238

0 commit comments

Comments
 (0)