# TrafficInfoDriver **Repository Path**: Will_1989/TrafficInfoDriver ## Basic Information - **Project Name**: TrafficInfoDriver - **Description**: A testing project - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-27 - **Last Updated**: 2021-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A C++ gRPC Framework ## Objective This repository contains a C++ gRPC framework for building asynchronous, multi-threaded gRPC clients or servers. The framework is simple to use and supports arbitrary RPC types, i.e. all combinations of streaming and unary requests and responses.