Skip to content

Latest commit

 

History

History

scheme_handler

Scheme Handler Example Application

This directory contains the "scheme_handler" target which demonstrates how to handle resource requests using CefSchemeHandlerFactory.

See the shared library target for details common to all executable targets.

Implementation Overview

The "scheme_handler" target is implemented as follows:

Configuration

See the shared library target for configuration details.

Setup and Build

See the shared library target for setup and build instructions.