cloudflare/capnweb v0.3.0
cloudflare/capnweb
Captured source
source ↗published Dec 16, 2025seen Jun 26captured 2whttp 200method plain
v0.3.0
Repository: cloudflare/capnweb
Tag: v0.3.0
Published: 2025-12-16T21:35:00Z
Prerelease: no
Release notes:
Minor Changes
- #78 `8a47045` Thanks @itaylor! - The package now exports the type
RpcCompatible(previously calledSerializable, but not exported), which is needed when writing generic functions onRpcStub/RpcPromise.