Skip to content

expose SetReliableBoundary method on the Stream#5498

Merged
marten-seemann merged 1 commit intomasterfrom
stream-reliable-boundary
Dec 25, 2025
Merged

expose SetReliableBoundary method on the Stream#5498
marten-seemann merged 1 commit intomasterfrom
stream-reliable-boundary

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

@marten-seemann marten-seemann commented Dec 25, 2025

This function was already exposed on the SendStream.

Needed for quic-go/webtransport-go#208.

This function was already exposed on the SendStream.
@macroscopeapp
Copy link
Copy Markdown

macroscopeapp Bot commented Dec 25, 2025

Expose Stream.SetReliableBoundary on the Stream API to allow setting the reliable boundary via sendStr.SetReliableBoundary in stream.go

Add Stream.SetReliableBoundary that forwards to s.sendStr.SetReliableBoundary() with a doc comment noting it may be a no-op depending on peer RESET_STREAM_AT support in stream.go

📍Where to Start

Start with the Stream.SetReliableBoundary method in stream.go.


Macroscope summarized 72e6687.

@marten-seemann marten-seemann added this to the v0.59 milestone Dec 25, 2025
@marten-seemann marten-seemann merged commit 06e67f5 into master Dec 25, 2025
48 checks passed
@marten-seemann marten-seemann deleted the stream-reliable-boundary branch December 29, 2025 14:35
wwqgtxx pushed a commit to MetaCubeX/quic-go that referenced this pull request Jan 3, 2026
This function was already exposed on the SendStream.
wwqgtxx pushed a commit to MetaCubeX/quic-go that referenced this pull request Jan 11, 2026
This function was already exposed on the SendStream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant