Module tunneload::forwarder[][src]

Expand description

Handles the all things related to actually forwarding Requests to the Backend-Services

Structs

This is a simple Forwarder

Traits

A Forwarder is responsible for establishing a new Connection based on the provided Rule.

Defines an Interface to send and receive Data between the Load-Balancer and a Service

The Reader Half of a Service Connection

The Writer Half of a Service Connection