SDK v0.13.0
Foxglove SDK
This release adds support for directly serializing Foxglove messages to the C++ SDK. It also adds support for WebSocket Secure (WSS) in the Foxglove Bridge.
What's Changed
Added
- Added encode() method on all schema structs in C++.
- Added schema() method on all schema structs in C++.
- Added support for WebSocket Secure (WSS) in Foxlove Bridge.
Docs: Introduction | Reference: Rust, Python, C++ | Source: github | C++ Artifacts: github