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-goand 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
SUBSCRIBEparameter would beat either encoding option. - PR #1836 —
CLIENT_SETUP→SETUPnaming 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 QUICreset_stream_frameevent could be matched to the originating MoQ request, otherwise dedicated events are needed.
Related
- moqtransport, moq-transport, joining-fetch
- lucas-pardue — qlog/mlog counterpart in the same thread