foxglove / ws-protocol

Foxglove Studio WebSocket protocol specification and libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add C++ Protobuf example

jtbandes opened this issue · comments

We should provide example code for using Protobuf encoding in C++.

This will also require importing or adding our own base64 encoding implementation.

please~

We are using python but for some online data visualization (10Hz and 20Hz or even higher), python's performance is now a bottleneck.