Skip to content

ahilss/thrift-nacl

Repository files navigation

Thrift for Native Client

Thrift for Native Client is a port of the Apache Thrift (http://thrift.apache.org/) as well as a framework for simplifying implementation of Native Client modules.

Prerequisites:

Getting Started:

This package includes an example of an Native Client module using the Thrift NaCl framework. To build the example, open examples/hello_world and type ‘make’. After successfully building the module, it will need to be hosted on a web server. A script has been included to start a local web server by running ./run_server.sh. The example can be viewed by opening http://localhost:5103/hello_world.html in the Google Chrome web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published