Skip to content
View tonyspan's full-sized avatar
Block or Report

Block or report tonyspan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Install gRPC C++ Install gRPC C++
    1
    # Install gRPC C++
    2
    A simple bash script to build and locally install gRPC C++. The instructions either on gRPC's website or other places weren't 
    3
    clear enough (at least for me) on how to install it. I spent about a week to finally install it and use it on my project.
    4
    
                  
    5
    Create a .sh file (e.g Install-gRPC.sh) containing the following code.
  2. TinySpark-Revised TinySpark-Revised Public

    C++

  3. tsEngine tsEngine Public

    C++

  4. ASimpleEchoServer ASimpleEchoServer Public

    C++

  5. tsRenderer tsRenderer Public

    C++