Rexy v0.1.0 ReverseProxy.Router View Source

This Plug routes our requests from a set of servers in the config file.

It does that by reading the whole config file and reading the hosts and their upstreams.

Link to this section Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Link to this section Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.