rust-sdk/examples/simple-chat-client/src
Jack Amadeo f63718d202
chore: add #[non_exhaustive] and mutation methods to improve compatibility (#715)
* chore: add #[non_exhaustive] to reduce backwards-incompatible changes going forward

* fix: remove ProtocolVersion import

* fix: add a few more with_ mutator methods

---------

Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2026-03-03 10:38:01 -05:00
..
bin fix(examples): Prevent transport from closing due to premature client drop (#324) 2025-07-21 09:40:47 +08:00
chat.rs fix: match shape of the calltoolresult schema (#377) 2025-08-19 14:28:25 +08:00
client.rs feat(examples): Add func call support (#168) 2025-05-12 13:52:57 +08:00
config.rs feat!: remove SSE transport support (#562) 2025-12-01 20:40:13 -05:00
config.toml feat(examples): Add func call support (#168) 2025-05-12 13:52:57 +08:00
error.rs docs: add a simple chat client for example (#119) 2025-04-10 16:52:25 +08:00
lib.rs docs: add a simple chat client for example (#119) 2025-04-10 16:52:25 +08:00
model.rs feat(examples): Add func call support (#168) 2025-05-12 13:52:57 +08:00
tool.rs chore: add #[non_exhaustive] and mutation methods to improve compatibility (#715) 2026-03-03 10:38:01 -05:00