@ts-pf/file
v0.1.1
Published
Opt-in MultipartCodec for File/Blob attachments
Maintainers
Readme
@ts-pf/file
Opt-in MultipartCodec for binary attachments. JSON calls stay JSON; values that contain File/Blob are sent as multipart/form-data with the JSON envelope in part rpc. Pass the codec to FetchHandler / FetchLink from @ts-pf/server-http / @ts-pf/client-http.
Agent skill: skills/ts-pf-file/. Sync with npx skills experimental_sync -y.
Wire spec: packages/protocol/PROTOCOL.md (Binary attachments).
