@ts-pf/http
v0.1.1
Published
HTTP wire helpers: JSONCodec, RpcCodec, PROTOCOL_HEADER, path helpers, httpStatus
Maintainers
Readme
@ts-pf/http
HTTP wire helpers for ts-pf: JSONCodec, RpcCodec, PROTOCOL_HEADER, URL path join/parse, and httpStatus. Analog of @ts-pf/message.
Agent skill: skills/ts-pf-http/. Sync with npx skills experimental_sync -y.
Does not include FetchHandler or FetchLink. Those live in @ts-pf/server-http and @ts-pf/client-http.
Wire spec: packages/protocol/PROTOCOL.md.
