rust-sdk/crates/rmcp/src
Dale Seo a03793530d
fix: pass client conformance suite (#960)
* fix(auth): support oauth metadata fallbacks

* ci: run client conformance scenarios

* fix: pass full client conformance suite

* ci: run full client conformance suite

* fix: update SSE stream constructor
2026-07-08 11:25:12 -04:00
..
handler fix: negotiate protocol version in handler (#930) 2026-06-29 13:29:06 -04:00
model fix: address 2025-11-25 conformance audit findings (#951) 2026-07-02 22:42:35 -04:00
service fix: negotiate protocol version in handler (#930) 2026-06-29 13:29:06 -04:00
transport fix: pass client conformance suite (#960) 2026-07-08 11:25:12 -04:00
error.rs chore: add #[non_exhaustive] and mutation methods to improve compatibility (#715) 2026-03-03 10:38:01 -05:00
handler.rs fix: remove unnecessary doc-cfg (#661) 2026-02-17 10:07:40 -05:00
lib.rs fix: gate optional dependencies behind feature flags (#672) 2026-02-24 11:02:28 -05:00
model.rs feat: deprecate roots/sampling/logging types (#923) 2026-06-25 21:11:59 -04:00
service.rs fix: don't respond to cancelled requests (#957) 2026-07-08 11:24:36 -04:00
task_manager.rs fix: address 2025-11-25 conformance audit findings (#951) 2026-07-02 22:42:35 -04:00
transport.rs Allow custom HTTP clients for OAuth (#908) 2026-06-22 13:24:32 -04:00