@fougere/transport-http
v0.6.0-alpha.0
Published
The call contract on the wire, in JSON-RPC 2.0 (server + client).
Maintainers
Readme
@fougere/transport-http
The call contract, on the wire JSON-RPC 2.0, one route:
POST /_fougere/call.serve()hosts a frond in its own process;createHttpTransport()calls it from another.
No RPC without travel: in-process, a call stays a direct memory execution.
Installation
pnpm add @fougere/transport-httpPart of Fougere — one schema, a gradient from monolith to distributed, the same user code. Reference documentation: the site (en/fr).
