[NaCl SDK] Messaging example (demonstrates postMessageAndAwaitResponse)
commit74be87a0ec9dbfcd7ee9021e68ec2ce4cda442e7
authorbinji <binji@chromium.org>
Fri, 5 Dec 2014 18:29:10 +0000 (5 10:29 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 5 Dec 2014 18:29:34 +0000 (5 18:29 +0000)
tree7c66fd55fded916d1ea924206428b2f01388de86
parent785e2af1d596a143b027f89814b73722dd73a68c
[NaCl SDK] Messaging example (demonstrates postMessageAndAwaitResponse)

BUG=none
R=sbc@chromium.org

Review URL: https://codereview.chromium.org/781623002

Cr-Commit-Position: refs/heads/master@{#307048}
native_client_sdk/src/build_tools/sdk_files.list
native_client_sdk/src/build_tools/test_projects.py
native_client_sdk/src/examples/api/messaging/example.dsc [new file with mode: 0644]
native_client_sdk/src/examples/api/messaging/example.js [new file with mode: 0644]
native_client_sdk/src/examples/api/messaging/index.html [new file with mode: 0644]
native_client_sdk/src/examples/api/messaging/messaging.cc [new file with mode: 0644]
native_client_sdk/src/examples/api/messaging/test.js [new file with mode: 0644]