# Packages
No description provided by the author
# Functions
apis returns the collection of built-in RPC APIs.
NewHTTPHandlerStack returns wrapped http-related handlers.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterApis checks the given modules' availability, generates an allowlist based on the allowed modules, and then registers all of the APIs exposed by the services.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StartHTTPEndpoint starts the HTTP RPC endpoint.
# Constants
FILE_DATA_SAFE_SIZE the length of request shall be shorter than 5242880 bytes this equals 3932160 bytes after.
INIT_WAIT_TIMEOUT timeout for waiting the initial request.
No description provided by the author
No description provided by the author
WAIT_TIMEOUT timeout for waiting result from external source, in seconds.
# Structs
HttpConfig is the JSON-RPC/HTTP configuration.
No description provided by the author
No description provided by the author
WsConfig is the JSON-RPC/Websocket configuration.