Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 3.19 KB

README.md

File metadata and controls

34 lines (25 loc) · 3.19 KB

Message Router Example Application

This directory contains the "message_router" target which demonstrates how to create JavaScript bindings using CefMessageRouter.

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

Implementation Overview

The "message_router" 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.