Crate rerun::sdk::external::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
LogMsg
es to a server over TCP.
Enums§
- Server connection error.
Constants§
- Comes after version.
- Added
PROTOCOL_HEADER
. Introduced for Rerun 0.16.
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.