Skip to content

linewalks/cpp-clue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-clue

The C++ interface library to the MDwalks CLUE.

Getting Started

Prerequisites

  1. Install grpc https://grpc.io/docs/languages/cpp/quickstart/#setup

Install

  1. git clone
  2. Build
bin/build.sh

Built files will be placed at cmake/build

libclue.a
libclue_grpc_proto.a

Usage

Run test client.

MDwalks CLUE Connect Server must be on localhost:9999.

bin/run.sh

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published