Crate re_sdk_comms
source ·Expand description
TCP communications between a Rerun logging SDK and server/viewer.
Feature flags
-
client— Enable the client (SDK-side). -
server— Enable the server.
Structs
- Send
LogMsges to a server over TCP.
Enums
Constants
Functions
- The default amount of time to wait for the TCP connection to resume during a flush
- The default address of a Rerun TCP server which an SDK connects to.
- Listen to multiple SDK:s connecting to us over TCP.