primihub / communication

interface for communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

communication

interface for communication

build: applicatio is build base on bazel, run following command make

example: example is implement on memory channel, if you want to run example, run following command make ./bazel-bin/test/main

dependence: glog gflag

About

interface for communication

License:Apache License 2.0


Languages

Language:C++ 95.0%Language:Starlark 4.8%Language:Makefile 0.2%