Rust Cast Versions Save

Library written in Rust to communicate with the Google Cast devices

v0.19.0

3 weeks ago

Release notes:

v0.18.1

1 year ago

Release notes:

v0.18.0

1 year ago

Release notes:

v0.17.0

2 years ago

Release notes:

  • Regenerated Cast Channel proxy structs using the latest .proto files from the Open Screen repository
  • Updated dependencies
  • Made the separate rust-caster crate as the example of the rust-cast repository
  • Migrated to GitHub Actions for CI tasks

v0.16.0

3 years ago

Release notes:

  • CastDevice can now be shared between threads (when compiled with the optional thread_safe feature, thanks to @syntacticsugarglider!)
  • Updated dependencies