Skip to content

Commit f157382

Browse files
committed
chore: remove streamable http
1 parent db57cda commit f157382

File tree

3 files changed

+0
-150
lines changed

3 files changed

+0
-150
lines changed

crates/rmcp/src/transport.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ pub use sse_server::SseServer;
6767
// #[cfg(feature = "transport-ws")]
6868
// pub mod ws;
6969

70-
pub mod streamable_http;
7170
pub trait IntoTransport<R, E, A>: Send + 'static
7271
where
7372
R: ServiceRole,

crates/rmcp/src/transport/streamable_http.rs

Lines changed: 0 additions & 1 deletion
This file was deleted.

crates/rmcp/src/transport/streamable_http/session.rs

Lines changed: 0 additions & 148 deletions
This file was deleted.

0 commit comments

Comments
 (0)