Skip to content

✨ Add option to allow application-managed connections#9

Merged
mengelbart merged 1 commit intomengelbart:mainfrom
Willi-42:feat/external-quic-conn
Sep 4, 2025
Merged

✨ Add option to allow application-managed connections#9
mengelbart merged 1 commit intomengelbart:mainfrom
Willi-42:feat/external-quic-conn

Conversation

@Willi-42
Copy link
Copy Markdown
Collaborator

@Willi-42 Willi-42 commented Sep 4, 2025

Done:

  • Expose HandleDatagram and HandleUniStreamWithFlowID
  • Add new constructor NewSessionWithAppHandeledConn
    • here the application must handle the connection and call HandleDatagram and HandleUniStreamWithFlowID for each new datagram / stream
  • Expose QuicGoReceiveStream
    • need to wrap quic's ReceiveStream with it before HandleUniStreamWithFlowID can be called

@mengelbart mengelbart merged commit 5b57f8d into mengelbart:main Sep 4, 2025
3 checks passed
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.

2 participants