Module server

Source
Expand description

Server logic for driving the library via commands.

Modules§

scheduler
Timer-based management of operator activators.

Structs§

Configuration
Server configuration.
Context
Implementation context.
CreateAttribute
A request with the intent of creating a new named, globally available input that can be transacted upon.
Interest
A request expressing interest in receiving results published under the specified name.
Register
A request with the intent of synthesising one or more new rules and optionally publishing one or more of them.
Server
Server context maintaining globally registered arrangements and input handles.

Enums§

Request
Possible request types.

Type Aliases§

TxId
Transaction ids.