[][src]Module xaynet_server::services::messages

This module provides the services for processing PET messages.

There are multiple such services and PetMessageHandler provides a single unifying interface for all of these.

Structs

PetMessageHandler

A service that processes requests from the beginning to the end.

Enums

ServiceError

Error type for the message parsing service

Type Definitions

BoxedServiceFuture