Driver8.Plug (driver8 v0.1.7) View Source
Plug that takes care of all endpoints related to wire protocol. All handling logic is delegated to a GenServer
process registered under the name Driver8.
This plug is designed primarily to be used directly (for example, passed to Plug.Adapters.Cowboy).
Link to this section Summary
Link to this section Functions
Callback implementation for Plug.call/2.
Callback implementation for Plug.init/1.