ahilss / thrift-nacl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 44.8%Language:Java 12.6%Language:D 7.1%Language:C 5.5%Language:Ruby 4.4%Language:Shell 4.0%Language:Pascal 3.5%Language:Python 2.8%Language:C# 2.7%Language:PHP 2.7%Language:Go 2.5%Language:Erlang 1.8%Language:JavaScript 1.2%Language:Objective-C 1.0%Language:Perl 0.8%Language:ActionScript 0.7%Language:Haskell 0.6%Language:TeX 0.5%Language:OCaml 0.4%Language:Smalltalk 0.3%Language:CSS 0.1%Language:Emacs Lisp 0.1%Language:Vim Script 0.0%