Skip to main content

Module server

Module server 

Source

Structsยง

HttpApiConfig
Configuration for the HTTP API server.
HttpApiContext
Shared context for HTTP API handlers, exposing only narrow-capability traits. Constructed from a CoreState instance; handlers never import CoreState directly.
HttpApiServer
HTTP API server handle.