cloudflare / cloudflare/capnweb

support `Set` serialization type

Open
#221 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4k
Forks
143
Avg merge
4d 6h
Merged PRs (30d)
7

Description

implement support for Set to align with [Cloudflare Workers RPC capabilities](https://developers.cloudflare.com/workers/runtime-apis/rpc/#structured-clonable-types-and-more)

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked Cloudflare Workers RPC reference on structured-clonable types and locating capnweb’s serialization entry point for existing supported types. Add Set support to the serialization path, then verify that Set values round-trip correctly through RPC serialization and the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.