Menu

CapsisBridgeCPPClient

Jean-Francois Lavoie

Overview

This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer

Integrating in your own application explains how to integrate the client to your app

The following steps are only needed if you intend to modify or recompile the client

Building on Microsoft Windows and Visual Studio explains the steps needed to build the client on MS Windows
Building on Microsoft Windows and MinGW64 explains the steps needed to build the client on MinGW64
Building on Linux and GCC explains the steps needed to build the client on Linux and the GCC toolchain


Related

Wiki: Building on Linux and GCC
Wiki: Building on Microsoft Windows and Visual Studio
Wiki: Home
Wiki: Integrating in your own application