import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/rpc-http/protocol.ts";
Variables
Represents the HTTP method exclusively used by enzastdlib's RPC protocol. | |
Represents the HTTP namespace pathname exclusively used by enzastdlib's RPC protocol. | |
Represents a mapping of standard enzastdlib RPC call handling to HTTP pathnames. | |
Represents a mapping of standard enzastdlib RPC protocol behavior to HTTP status codes. |
Type Aliases
Represents a union of all possible HTTP pathnames used by the enzastdlib's RPC protocol. | |
Represents a union of all possible HTTP status codes the enzastdlib RPC protocol can emit. |