How a “request” moves thru various phoenix layers
|
|
The connection
comes in with information about the request.
When Phoenix is done, that connection
will have the response in it.
From the book “Programming Phoenix 1.4”
How a “request” moves thru various phoenix layers
|
|
The connection
comes in with information about the request.
When Phoenix is done, that connection
will have the response in it.
From the book “Programming Phoenix 1.4”