Module psibase::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§

Structs§