文件名称:js_cpp_rpc
介绍说明--下载内容均来自于网络,请自行研究使用
使用thrift、websocket在javascr ipt和cpp之间建立rpc调用机制。 如果要使用js+html来写界面,cpp来写底层业务逻辑,这就非常有用了。 当然,如果底层不用cpp来写,也可以参考本代码的js对thrift的rpc包装。-Use thrift, websocket in javascr ipt and cpp invocation mechanism established between rpc. If you want to use js+html to write interface, cpp to write the underlying business logic, which is very useful. Of course, if the underlying cpp not to write, you can also refer to the code of the js on thrift rpc package.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
js_cpp_rpc\lib\java\build.properties
..........\...\....\Makefile.am
..........\...\....\test\.keystore
..........\...\....\....\log4j.properties
..........\...\....\....\org\apache\thrift\Fixtures.java
..........\...\....\....\...\......\......\async\TestTAsyncClientManager.java
..........\...\....\....\...\......\......\.....\TestTAsyncClient.java
..........\...\....\....\...\......\......\TestOptionals.java
..........\...\....\....\...\......\......\TestTDeserializer.java
..........\...\....\....\...\......\......\scheme\TestStandardScheme.java
..........\...\....\....\...\......\......\.erver\TestNonblockingServer.java
..........\...\....\....\...\......\......\......\TestHsHaServer.java
..........\...\....\....\...\......\......\......\ServerTestBase.java
..........\...\....\....\...\......\......\......\TestThreadedSelectorServer.java
..........\...\....\....\...\......\......\test\ReadStruct.java
..........\...\....\....\...\......\......\....\EqualityTest.java
..........\...\....\....\...\......\......\....\TestClient.java
..........\...\....\....\...\......\......\....\TestNonblockingServer.java
..........\...\....\....\...\......\......\....\WriteStruct.java
..........\...\....\....\...\......\......\....\SerializationBenchmark.java
..........\...\....\....\...\......\......\....\JavaBeansTest.java
..........\...\....\....\...\......\......\....\TestServer.java
..........\...\....\....\...\......\......\TestTUnion.java
..........\...\....\....\...\......\......\protocol\TestTTupleProtocol.java
..........\...\....\....\...\......\......\........\TestTBinaryProtocol.java
..........\...\....\....\...\......\......\........\TestTProtocolUtil.java
..........\...\....\....\...\......\......\........\TestTJSONProtocol.java
..........\...\....\....\...\......\......\........\ProtocolTestBase.java
..........\...\....\....\...\......\......\........\TestTCompactProtocol.java
..........\...\....\....\...\......\......\........\BenchmarkProtocols.java
..........\...\....\....\...\......\......\TestShortStack.java
..........\...\....\....\...\......\......\TestTBaseHelper.java
..........\...\....\....\...\......\......\TestTEnumHelper.java
..........\...\....\....\...\......\......\TestStruct.java
..........\...\....\....\...\......\......\transport\TestTFastFramedTransport.java
..........\...\....\....\...\......\......\.........\TestAutoExpandingBuffer.java
..........\...\....\....\...\......\......\.........\ReadCountingTransport.java
..........\...\....\....\...\......\......\.........\WriteCountingTransport.java
..........\...\....\....\...\......\......\.........\TestTSSLTransportFactory.java
..........\...\....\....\...\......\......\.........\TestAutoExpandingBufferWriteTransport.java
..........\...\....\....\...\......\......\.........\TestAutoExpandingBufferReadTransport.java
..........\...\....\....\...\......\......\.........\TestTSaslTransports.java
..........\...\....\....\...\......\......\.........\TestTFramedTransport.java
..........\...\....\....\...\......\......\.........\TestTMemoryInputTransport.java
..........\...\....\....\.truststore
..........\...\....\README
..........\...\....\src\org\apache\thrift\TUnion.java
..........\...\....\...\...\......\......\TServiceClient.java
..........\...\....\...\...\......\......\async\TAsyncClientFactory.java
..........\...\....\...\...\......\......\.....\TAsyncMethodCall.java
..........\...\....\...\...\......\......\.....\AsyncMethodCallback.java
..........\...\....\...\...\......\......\.....\TAsyncClientManager.java
..........\...\....\...\...\......\......\.....\TAsyncClient.java
..........\...\....\...\...\......\......\TProcessorFactory.java
..........\...\....\...\...\......\......\TFieldRequirementType.java
..........\...\....\...\...\......\......\TApplicationException.java
..........\...\....\...\...\......\......\TBaseProcessor.java
..........\...\....\...\...\......\......\TException.java
..........\...\....\...\...\......\......\TSerializer.java
..........\...\....\...\...\......\......\scheme\SchemeFactory.java
..........\...\....\...\...\....