Module server_interface

Source
Expand description

Interface for services which serve http

The http-server service uses this interface to call into other services to respond to http requests.

To implement this interface, add a serveSys action to your service.

Modules§

server_action_structs
These structs produce the same JSON and fracpack formats that the actions do.

Structs§

EmitEvent
HistoryEvents
MerkleEvents
ServerActions
Interface for services which serve http
ServerWrapper
Simplifies calling into the service
TablesWrapper
UiEvents