RFD: Streamable HTTP & WebSocket Transport#155
Conversation
c5c29e5 to
5203ef1
Compare
98ada88 to
c8a84c5
Compare
c8a84c5 to
d7ee559
Compare
|
@federicociner I'll need to dig in for sure, it's a big one! But I wonder if there is a way we can make it clearer this is experimental/unstable while we figure out how this will all work? Open to multiple solutions (either in the filenames/exports, a separate package, something else) |
d7ee559 to
6ff8230
Compare
@benbrandt yes agreed. I think the main reasonable options are:
and we can just update the exports to
My personal preference is Option 1, since there's less churn and breaking renames later on when we stabilise the spec. WDYT? |
Draft implementation of the Streamable HTTP & WebSocket Transport RFD.
Reference implementation aligns with the RFD and most of the proposed changes in the Rust SDK.