2 releases
| 0.1.1 | Jun 29, 2025 |
|---|---|
| 0.1.0 | Jun 28, 2025 |
#2 in #bui
Used in 7 crates
(4 directly)
9KB
75 lines
Types for Strand Camera BUI (Browser User Interface) backend session management.
This crate provides the core data types used for communication between a web browser frontend and a Rust backend application through session-based messaging. It defines the protocol for bidirectional communication using JSON-serialized messages.
strand-bui-backend-session-types
Types for Strand Camera BUI (Browser User Interface) backend session management.
This crate provides the core data types used for communication between a web browser frontend and a Rust backend application through session-based messaging. It defines the protocol for bidirectional communication using JSON-serialized messages.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.5–1.2MB
~25K SLoC