Crate re_ws_comms
source ·Expand description
Communications between server and viewer.
Feature flags
-
client— Enable the client (viewer-side). -
server— Enable the server. -
tls— Enable encryption using TLS support (wss://).
Structs
Represents a connection to the server.
Disconnects on drop.