Module frontend_server

Source

Structs§

FrontendServer
Handles requests from a vhost-user backend connection by dispatching them to [Frontend] methods.

Traits§

Frontend
Trait for vhost-user frontends to respond to requests from the backend.