Skip to content

sdk/v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 00:02

What's Changed

Python

Rust

  • Add support for ws-protocol time capability by @gasmith in #188
  • Core implement ws server listener interface for subs and adverts by @eloff in #189
  • Remove errant async for broadcast_time by @gasmith in #195
  • Turn rust examples into packages by @defunctzombie in #199
  • Re-export prost_types structs under foxglove::schemas by @gasmith in #200
  • Add publish_status and remove_status methods to WebSocketServer by @eloff in #192
  • Use CamelCase for FoxgloveError variants by @gasmith in #207
  • Namespace websocket symbols, expose capabilities by @gasmith in #198
  • Add ws-stream-mcap example by @gasmith in #196
  • Encapsulate client message parsing by @gasmith in #208
  • Ability to clear session by @amacneil in #211

Full Changelog: sdk/v0.1.2...sdk/v0.2.0