Skip to content

SwiftQUIC: Additional Datagram Support - #155

Open
agnosticdev wants to merge 2 commits into
mainfrom
agnosticdev/Datagrams
Open

agnosticdev wants to merge 2 commits into
mainfrom
agnosticdev/Datagrams

Conversation

@agnosticdev

Copy link
Copy Markdown
Collaborator

Small tweaks for datagram support in SwiftQUIC:

  1. Made maxUDPPayloadSize and initialPacketSize public and exposed initialPacketSize to QUICConnection for setting the initial MSS before the transport parameters are received. Added a test here.
  2. Added metadata support for new inbound datagrams.
  3. Additional logging.

Comment thread Sources/SwiftNetwork/QUIC/QUICConnection.swift Outdated
Comment thread Tests/SwiftNetworkTests/SwiftNetworkQUICHarnessTests.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants