Skip to content

Latest commit

 

History

History
 
 

message_router

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.