Socket
Book a DemoInstallSign in
Socket

@lumenize/rpc

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumenize/rpc

De✨light✨ful RPC system for Cloudflare Durable Objects

latest
npmnpm
Version
0.17.0
Version published
Maintainers
1
Created
Source

@lumenize/rpc

A de✨light✨ful RPC system for Cloudflare Durable Objects that makes your DOs accessible via intuitive proxy calls.

For complete documentation, visit https://lumenize.com/docs/rpc/introduction

Features

  • Use for Testing or Production: Use to "see inside" your DOs for testing or as an RPC system that goes all the way to the client/browser
  • StructuredClone Types: Supports all StructuredClone types (Date, Map, Set, RegExp, circular objects, etc.) for parameters and returns
  • Instrumentation Flexiblity: Auto-instrumentation of your existing DOs or custom instrumentation
  • TypeScript Support: Full TypeScript support with generics for your own DOs

Installation

npm install @lumenize/rpc

Keywords

cloudflare

FAQs

Package last updated on 03 Nov 2025

Did you know?

Socket

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