Code Monkey home page Code Monkey logo

Comments (6)

jinq0123 avatar jinq0123 commented on June 18, 2024 1

https://github.com/jinq0123/grpc-lua/releases/tag/v0.1

from grpc-lua.

jinq0123 avatar jinq0123 commented on June 18, 2024

CentOS 7.4 实测:

[jinqing@localhost helloworld]$ ls
greeter_client.lua   grpc_lua.so       lua-cpp         run_server.bat
greeter_server.lua   helloworld.proto  luapbintf.so
greeter_service.lua  liblua-cpp.so     run_client.bat
[jinqing@localhost helloworld]$ ./lua-cpp greeter_server.lua
Server listening on 0.0.0.0:50051
Got hello from world
Got hello from world
[jinqing@localhost helloworld]$ ./lua-cpp greeter_client.lua
Greeter received: Hello world
Async greeter received: Hello world
[jinqing@localhost helloworld]$
[jinqing@localhost route_guide]$ ./lua-cpp route_guide_server.lua
RecordRoute reader end.
RouteChat reader end.
[jinqing@localhost route_guide]$ ./lua-cpp route_guide_client.lua
-------------- Sync get feature --------------
Found feature: {
...

from grpc-lua.

jinq0123 avatar jinq0123 commented on June 18, 2024

grpc-lua 示例 CentOS 7.4 执行程序打包

该zip包是按README编译生成并实测通过的示例程序打包。

from grpc-lua.

jinq0123 avatar jinq0123 commented on June 18, 2024

grpc-lua 代码及示例Windows执行程序

from grpc-lua.

hebaceous avatar hebaceous commented on June 18, 2024

ok,谢了
我是macos10.13,ubuntu16.04,centos6.5都没编译通过

from grpc-lua.

liuslevis avatar liuslevis commented on June 18, 2024

Failed to sign up at CSDN.
Could you provide a plain download address on Github?
Thanks

from grpc-lua.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.