Cargo Features
re_sdk_comms has no features set by default.
[dependencies]
re_sdk_comms = { version = "0.19.0", features = ["client", "server"] }
- client
-
Enable the client (SDK-side).
Enables encoder of re_log_encoding
- server = rand
-
Enable the server.
Enables decoder of re_log_encoding
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.