Module splinter::service::network[][src]

Expand description

The service network modules provides structs for managing the connections and communications with services processors over connections.

Modules

Dispatch handlers for service component messages.

The interconnect module provides the ServiceInterconnect struct, which may be used to route and receive messages based on a service processor’s identity.

Structs

The service connection manager.

Constructs new ServiceConnectionManager structs.

The client for modifying or interrogating service connection state.

Enums

Type Definitions