Module tinychain::gateway[][src]

Gateway handles network traffic.

Structs

Config

Configuration for Gateway.

Gateway

Responsible for handling inbound and outbound traffic over the network.

Traits

Client

A client used by Gateway

Server

A server used by Gateway.