Skip to main content

Module service

Module service 

Source
Expand description

Reverse proxy service implementation

This module provides the core proxy service that handles request forwarding. It uses the ServiceRegistry for route resolution and backend selection.

Structs§

ReverseProxyService
The reverse proxy service
RpsRegistry
Per-service sliding-window request-rate counter.

Traits§

Activator
On-demand activation hook for scale-to-zero services.

Functions§

empty_body
Empty body utility
full_body
Full body utility

Type Aliases§

BoxBody
Body type for outgoing responses