import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/rpc-http/client.ts";
Functions
Makes a HTTP client that can communicate to a server in enzastdlib's RPC protocol. |
Interfaces
Represents HTTP-related call options that can be passed when invoking. | |
Represents options passable to |
Type Aliases
Represents a HTTP client made by |