QUIC datagrams are typically capped near the path MTU; we conservatively
target ~1200 bytes per datagram so a single instrument note event fits
comfortably with room for envelope overhead. Publishers exceeding this
receive an onError notification rather than silently dropping data.
QUIC datagrams are typically capped near the path MTU; we conservatively target ~1200 bytes per datagram so a single instrument note event fits comfortably with room for envelope overhead. Publishers exceeding this receive an
onErrornotification rather than silently dropping data.