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§
- Emit
Event - History
Events - Merkle
Events - Server
Actions - Interface for services which serve http
- Server
Wrapper - Simplifies calling into the service
- Tables
Wrapper - UiEvents