Module parsec_service::front::front_end

source ·
Expand description

Entry point for IPC data into the service

The front end handler accepts streams of data that it can use to read requests, pass them to the rest of the service and write the responses back.

Structs§