Introducing RealityServer

Client-Server Interaction

The following sections take a look at client-server interaction by describing how HTTP client requests are processed by RealityServer. The following illustration shows the very high-level execution flow for an HTTP request:

Image showing the high-level execution flow for an HTTP request.

The following sections take a look at the modules invoked in each layer and their runtime responsibilities. The first two sections look at default processing and the third section looks at possible processing when you customize various modules in the RealityServer architecture such as the authorization and state modules.