Skip to content

config: add udp_socket_buffer_bytes listener config option#374

Merged
afrind merged 1 commit into
mainfrom
feat/udp-mem
Jun 1, 2026
Merged

config: add udp_socket_buffer_bytes listener config option#374
afrind merged 1 commit into
mainfrom
feat/udp-mem

Conversation

@afrind
Copy link
Copy Markdown
Contributor

@afrind afrind commented Jun 1, 2026

Exposes udpSendBufferBytes/udpRecvBufferBytes via MoQServer::Options, plumbed through ParsedConfig → ConfigResolver → MoqxRelayServer. 0 (default) keeps the existing MoQServer built-in 1 MB behaviour. Also comments out reorderingThreshold (removed from moxygen API).


This change is Reviewable

Copy link
Copy Markdown
Contributor

@gmarzot gmarzot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gmarzot reviewed 5 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on akash-a-n, michalhosna, mondain, Oxyd, peterchave, suhasHere, and TimEvens).

Exposes udpSendBufferBytes/udpRecvBufferBytes via MoQServer::Options,
plumbed through ParsedConfig → ConfigResolver → MoqxRelayServer.
0 (default) keeps the existing MoQServer built-in 1 MB behaviour.
Also comments out reorderingThreshold (removed from moxygen API).
@afrind afrind merged commit 3a759e2 into main Jun 1, 2026
15 of 16 checks passed
@afrind afrind deleted the feat/udp-mem branch June 1, 2026 23:18
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