cloudflare / cloudflare/capnweb
support `Map` serialization type
Open
- Dominant language
- TypeScript
- Stars
- 4k
- Forks
- 143
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 7
Description
implement support for Map to align with [Cloudflare Workers RPC capabilities](https://developers.cloudflare.com/workers/runtime-apis/rpc/#structured-clonable-types-and-more)
Contributor guide
Research direction
Start at the project's serialization entry point and compare the required Map behavior with the linked Cloudflare Workers RPC structured-clonable-types documentation. Done means Map values are supported by serialization in line with that capability, with the existing serialization behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100