Organization: TU München (TUM) GitHub: mengelbart Slack: @Mathis Engelbart Role: Author of the Go moqtransport library; active on transport encoding and mlog/qlog events

Contributions

  • Created mengelbart/moqtransport — the principal Go MOQ Transport library, built on quic-go + webtransport-go and registered in the interop-runner. Eyevinn maintains a downstream fork. See moqtransport.
  • Issue #1837 “FETCH and REQUEST_ERROR encoding” (2026-07-31) — a WGLC-hygiene encoding question still open, reactivated Aug-20/21 when afrind called for input and Martin Duke argued that moving joining fetch to a SUBSCRIBE parameter would beat either encoding option.
  • PR #1836CLIENT_SETUPSETUP naming fix.
  • mlog / qlog event definitions: in Frindell’s Aug-19 Slack thread on logging QUIC-level stream resets, Engelbart established the current gap — mlog has only stream_type_set, which is missing the new stream types; with correct types a QUIC reset_stream_frame event could be matched to the originating MoQ request, otherwise dedicated events are needed.

Related