Module tinychain::gateway[][src]

Expand description

Gateway handles network traffic.

Structs

Configuration for Gateway.

Responsible for handling inbound and outbound traffic over the network.

Traits

A client used by Gateway

A server used by Gateway.